bug 8198: Resolution again optimized for 1024px

This commit is contained in:
NIKITA 2011-01-27 12:36:09 -08:00
parent 6871106dc8
commit fadca22371
1 changed files with 4 additions and 4 deletions

View File

@ -353,7 +353,7 @@ a:hover {
#main {
min-width:1250px;
min-width:980px;
width:100%;
min-height:1000px;
height:auto;
@ -1354,7 +1354,7 @@ a:hover {
#main_header {
min-width:1250px;
min-width:980px;
width:100%;
height:44px;
float:left;
@ -1532,7 +1532,7 @@ a:hover {
}
#main_contentpanel {
min-width:1250px;
min-width:980px;
width:100%;
min-height:1000px;
height:100%;
@ -1853,7 +1853,7 @@ a:hover {
}
.actionpanel {
min-width:800px;
min-width:760px;
width:100%;
height:27px;
float:left;