* bugfix for fixed sized web container
authorstranger <dariusz.wiechecki@gmail.com>
Wed, 23 Jan 2008 14:28:49 +0000 (14:28 +0000)
committerstranger <dariusz.wiechecki@gmail.com>
Wed, 23 Jan 2008 14:28:49 +0000 (14:28 +0000)
git-svn-id: file:///svnroot/mdictionary/www@240 5bde0345-f819-0410-ac75-e5045f9217cc

styles/main.css

index 9d05f84..fb2bdb0 100644 (file)
@@ -93,8 +93,8 @@ body {
        padding-top     : 20px;
        padding-bottom  : 20px;
        padding-left    : 140px;
-       overflow        : auto;
-       height          : 400px;
+       /*overflow      : auto;*/
+       /*height                : 400px;*/
 }
 
 #contentContainer p {