X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Ftextbox.css;h=5929e7a4186f38d3eb63f0437708de0b33bf0981;hp=83e3172520e38a7b2ecac1ffe66c26e19efcee00;hb=07296beb54b9f42727fbce3473d76c6e3f7cf173;hpb=a19a9ce65317f7dfe203d4529f5990b4cf58cd22 diff --git a/LCARStrek/global/textbox.css b/LCARStrek/global/textbox.css index 83e31725..5929e7a4 100644 --- a/LCARStrek/global/textbox.css +++ b/LCARStrek/global/textbox.css @@ -41,15 +41,6 @@ html|*.textbox-textarea::placeholder { opacity: 1.0; } -html|*.textbox-input > .anonymous-div, -html|*.textbox-input::placeholder { - line-height: 1em; /* This would be ideal but doesn't work */ -} - -html|*.textbox-input { - max-height: 1em; /* work around the above rule that does not work */ -} - .textbox-input-box menupopup { cursor: default; }