Fix for two-lined 'tabnav'
authorRoland Häder <roland@mxchange.org>
Wed, 7 Nov 2012 22:11:52 +0000 (22:11 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 7 Nov 2012 22:11:52 +0000 (22:11 +0000)
theme/business/css/install.css
theme/default/css/install.css
theme/desert/css/install.css
theme/org/css/install.css

index 0489443edca96c9c8461be93781a0e05ba260e72..46da7550981e83e547ab72d8d81dca04f63ef688 100644 (file)
 }
 
 .install_menu_ajax {
-       width: 700px;
+       width: 720px;
 }
 
 .install_content_container {
        height: 420px;
-       width: 700px;
+       width: 720px;
        z-index: 10;
        overflow: hidden;
        padding-bottom: 10px;
index 658e41172d3f5cc30ca1033ab2a1679e6bccb191..8d890f6ba9a321c46f5c9e6a91f562196f0062d5 100644 (file)
 }
 
 .install_menu_ajax {
-       width: 700px;
+       width: 720px;
 }
 
 .install_content_container {
        height: 420px;
-       width: 700px;
+       width: 720px;
        z-index: 10;
        overflow: hidden;
        padding-bottom: 10px;
index 81c4b5f98c81712b2da082233bc27ef824b57996..685f90e678744cf6e26050cc1c8310bbc74dcde8 100644 (file)
 }
 
 .install_menu_ajax {
-       width: 700px;
+       width: 720px;
 }
 
 .install_content_container {
        height: 420px;
-       width: 700px;
+       width: 720px;
        z-index: 10;
        overflow: hidden;
        padding-bottom: 10px;
index ca59a14138f13a9a3eb49ec10a114f1a25a15818..6ced645d4c4337ebc211e6ec7c13b5eb32bc137b 100644 (file)
 }
 
 .install_menu_ajax {
-       width: 700px;
+       width: 720px;
 }
 
 .install_content_container {
        height: 420px;
-       width: 700px;
+       width: 720px;
        z-index: 10;
        overflow: hidden;
        padding-bottom: 10px;