Improve auto-height hack workaround.
[nethome.git] / .userContent.css
index a91d01c..22c52bc 100644 (file)
@@ -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;