X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.userContent.css;fp=.userContent.css;h=a91d01c01e92cea6a5fe6148588d4149a2f9367f;hp=15019141ca7c8f98daa0bcc63ecfeb5a5f023254;hb=87749e816841b549590d9e5a6ac5b204504c264e;hpb=4964561935671e6bc834b90024070b4756795ff3 diff --git a/.userContent.css b/.userContent.css index 1501914..a91d01c 100644 --- a/.userContent.css +++ b/.userContent.css @@ -49,6 +49,10 @@ html * input,html * select,html * textarea { border-width: 1px !important; margin: 1px !important; } +html * input,html * select { + /* Conflicts with font-size etc.: */ + height: auto !important; + } html * input *,html * select *,html * textarea * { background-color: navy !important; }