From 60325e29ecca972b4cae07b1e4d6fae0a59fc552 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Thu, 29 Dec 2016 14:52:31 +0000
Subject: [PATCH] verschiedene Versionen von user.html eroeffnet (in Arbeit)

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

diff --git a/web/ui/stile.css b/web/ui/stile.css
index af069d6..3836af3 100644
--- a/web/ui/stile.css
+++ b/web/ui/stile.css
@@ -14,13 +14,7 @@
   height: 100%;
 }
 
-#user-list-form {
-  height: 20em;
-}
 
-#nutzerliste {
-  height: 100%;
-}
 
 
 /* Buttons
@@ -91,8 +85,7 @@
 input[type="tel"],
 input[type="url"],
 input[type="password"],
-textarea,
-select {
+textarea {
   height: 38px;
   padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
   background-color: #fff;

--
Gitblit v1.9.3