mirror of https://github.com/apache/cloudstack.git
bug 8198: Resolution again optimized for 1024px
This commit is contained in:
parent
6871106dc8
commit
fadca22371
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue