this doesn't work, makes textboxes in main toolbar look bad, needs a different solution
authorRobert Kaiser <kairo@kairo.at>
Thu, 2 Feb 2017 00:34:18 +0000 (01:34 +0100)
committerRobert Kaiser <kairo@kairo.at>
Thu, 2 Feb 2017 00:34:18 +0000 (01:34 +0100)
LCARStrek/global/textbox.css

index 83e3172520e38a7b2ecac1ffe66c26e19efcee00..104c141676254ed60b0aaa271ff1d825eec5ecfb 100644 (file)
@@ -47,7 +47,7 @@ html|*.textbox-input::placeholder {
 }
 
 html|*.textbox-input {
-  max-height: 1em; /* work around the above rule that does not work */
+  /* max-height: 1em; work around the above rule that does not work */
 }
 
 .textbox-input-box menupopup {