From: Robert Kaiser Date: Thu, 2 Feb 2017 00:34:18 +0000 (+0100) Subject: this doesn't work, makes textboxes in main toolbar look bad, needs a different solution X-Git-Tag: LCARStrek-2.48~4 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=5815254d0fee2aef4e8c399b4eb560b2be9ee502 this doesn't work, makes textboxes in main toolbar look bad, needs a different solution --- diff --git a/LCARStrek/global/textbox.css b/LCARStrek/global/textbox.css index 83e31725..104c1416 100644 --- a/LCARStrek/global/textbox.css +++ b/LCARStrek/global/textbox.css @@ -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 {