From d1b8b275ab33a0d38f2ac0ede6ae9fa4a6f798f8 Mon Sep 17 00:00:00 2001
From: undisclosed
Date: Mon, 11 May 2020 16:04:49 +0000
Subject: [PATCH] Neuen Nutzer speichern

---
 web/ui/stile.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/web/ui/stile.css b/web/ui/stile.css
index 18dcd9d..f990909 100644
--- a/web/ui/stile.css
+++ b/web/ui/stile.css
@@ -35,4 +35,8 @@
 
 .eingabe {
   margin-top: 0.5em;
+}
+
+.role-select {
+  margin-bottom: 0.5em;
 }
\ No newline at end of file

--
Gitblit v1.9.3