Imporove "font-size" handling: +max-height
authorshort <>
Wed, 9 Feb 2005 22:24:37 +0000 (22:24 +0000)
committershort <>
Wed, 9 Feb 2005 22:24:37 +0000 (22:24 +0000)
.userContent.css

index 31c687f..148360c 100644 (file)
@@ -52,6 +52,7 @@ html * input,html * select,html * textarea {
 html * input,html * select,li {
        /* Conflicts with font-size etc.: */
        height: auto !important;
 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;
        }
 html * input *,html * select *,html * textarea * {
        background-color: navy !important;