From f8b1d6531fbe86b687038b33ee3af58d5d28f025 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Sat, 07 Jan 2017 16:47:12 +0000
Subject: [PATCH] Eingabefelder fuer neuen Benutzer auf Bootstrap-Gestaltung umgestellt

---
 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 abfb850..18dcd9d 100644
--- a/web/ui/stile.css
+++ b/web/ui/stile.css
@@ -31,4 +31,8 @@
 
 #user-role-form {
   margin-top: 1em;
+}
+
+.eingabe {
+  margin-top: 0.5em;
 }
\ No newline at end of file

--
Gitblit v1.9.3