Bootstrap.
[nethome.git] / .userContent.css
index 32a3d14..22c52bc 100644 (file)
@@ -27,6 +27,7 @@ html,html>head,html>head *,html>body,html>body * {
 *
        text-indent: 0px !important;
 */
+       line-height: normal !important;
        }
 
 html * li {
@@ -48,6 +49,11 @@ html * input,html * select,html * textarea {
        border-width: 1px !important;
        margin: 1px !important;
        }
+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;
        }