X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.userContent.css;h=22c52bcfe5df4485f19bb801cb303ad2bdf3e1da;hp=15019141ca7c8f98daa0bcc63ecfeb5a5f023254;hb=758e41d858c710cbdab3119b62839a6b3c1463f4;hpb=4964561935671e6bc834b90024070b4756795ff3 diff --git a/.userContent.css b/.userContent.css index 1501914..22c52bc 100644 --- a/.userContent.css +++ b/.userContent.css @@ -49,6 +49,11 @@ html * input,html * select,html * textarea { border-width: 1px !important; margin: 1px !important; } +html * input,html * select,li,a { + /* Conflicts with font-size etc.: */ + height: auto !important; + max-height: none !important; + } html * input *,html * select *,html * textarea * { background-color: navy !important; }