X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.userContent.css;h=22c52bcfe5df4485f19bb801cb303ad2bdf3e1da;hp=a91d01c01e92cea6a5fe6148588d4149a2f9367f;hb=e35d7d87ec46cb66d32b36828f35c7c4c72868b0;hpb=87749e816841b549590d9e5a6ac5b204504c264e diff --git a/.userContent.css b/.userContent.css index a91d01c..22c52bc 100644 --- a/.userContent.css +++ b/.userContent.css @@ -49,9 +49,10 @@ html * input,html * select,html * textarea { border-width: 1px !important; margin: 1px !important; } -html * input,html * select { +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;