X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.userContent.css;h=148360ce70e74e1c5ffef605cead551c11c2421d;hb=e6630625d193b7e01914efc8eda33db34ab8a03a;hp=a91d01c01e92cea6a5fe6148588d4149a2f9367f;hpb=87749e816841b549590d9e5a6ac5b204504c264e;p=nethome.git diff --git a/.userContent.css b/.userContent.css index a91d01c..148360c 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 { /* Conflicts with font-size etc.: */ height: auto !important; + max-height: none !important; } html * input *,html * select *,html * textarea * { background-color: navy !important;