Merge r4080 0.8.4
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 17 Jan 2009 18:21:20 +0000 (18:21 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 17 Jan 2009 18:21:20 +0000 (18:21 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index 3e68513..90081a6 100644 (file)
@@ -2,6 +2,11 @@
 
 @media all {
 
+html {
+       min-height: 100%;
+       height: auto;
+}
+
 body {
        color: #ffffff;
        background-color: #4a6b7c;
@@ -11,7 +16,6 @@ body {
        font-family: Verdana, Arial, sans-serif;
        font-size: 101%;
        line-height: 100%;
-       height: 100%;
        padding-bottom: 1.5em;
 }