design bugfix
authorJulian Dittrich <jjbig@users.schwerkraft.elitedvb.net>
Mon, 12 Mar 2007 08:24:18 +0000 (08:24 +0000)
committerJulian Dittrich <jjbig@users.schwerkraft.elitedvb.net>
Mon, 12 Mar 2007 08:24:18 +0000 (08:24 +0000)
webinterface/src/web-data/style.css

index 61a95f6..0ec4400 100644 (file)
@@ -108,7 +108,7 @@ thead.fixedHeader a:hover {
 /* induced side effect is that child TDs no longer accept width: auto                     */
 html>body tbody.scrollContent {
        display: block;
-       height: 67%;
+       height: 14.5%;
        overflow: auto;
        width: 99%;
 }