Improve auto-height hack workaround.
authorshort <>
Wed, 11 May 2005 07:49:51 +0000 (07:49 +0000)
committershort <>
Wed, 11 May 2005 07:49:51 +0000 (07:49 +0000)
.userContent.css

index 148360c..22c52bc 100644 (file)
@@ -49,7 +49,7 @@ html * input,html * select,html * textarea {
        border-width: 1px !important;
        margin: 1px !important;
        }
        border-width: 1px !important;
        margin: 1px !important;
        }
-html * input,html * select,li {
+html * input,html * select,li,a {
        /* Conflicts with font-size etc.: */
        height: auto !important;
        max-height: none !important;
        /* Conflicts with font-size etc.: */
        height: auto !important;
        max-height: none !important;