Fix for height
authorRoland Häder <roland@mxchange.org>
Thu, 8 Nov 2012 20:08:24 +0000 (20:08 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 8 Nov 2012 20:08:24 +0000 (20:08 +0000)
theme/business/css/install.css
theme/default/css/install.css
theme/desert/css/install.css
theme/org/css/install.css

index 46da7550981e83e547ab72d8d81dca04f63ef688..bff5f2d236186bd5eb204282a1d801a4c5708ff5 100644 (file)
@@ -60,7 +60,7 @@
 }
 
 .install_content_container {
-       height: 420px;
+       height: 460px;
        width: 720px;
        z-index: 10;
        overflow: hidden;
index 8d890f6ba9a321c46f5c9e6a91f562196f0062d5..365a49458884235fb7899f78576e3cdb7bbbd2d7 100644 (file)
@@ -65,7 +65,7 @@
 }
 
 .install_content_container {
-       height: 420px;
+       height: 460px;
        width: 720px;
        z-index: 10;
        overflow: hidden;
index 685f90e678744cf6e26050cc1c8310bbc74dcde8..5cf2d33ba71638f1766a4e62d264cb9e66d2882c 100644 (file)
@@ -50,7 +50,7 @@
 }
 
 .install_content_container {
-       height: 420px;
+       height: 460px;
        width: 720px;
        z-index: 10;
        overflow: hidden;
index 6ced645d4c4337ebc211e6ec7c13b5eb32bc137b..bc5811f3b5d6e135defa35a1d2fa0a302e0a762b 100644 (file)
@@ -51,7 +51,7 @@
 }
 
 .install_content_container {
-       height: 420px;
+       height: 460px;
        width: 720px;
        z-index: 10;
        overflow: hidden;