|
|
|
|
@ -229,7 +229,6 @@ input[type="submit"].enabled { |
|
|
|
|
-webkit-box-sizing: border-box; |
|
|
|
|
box-sizing: border-box; |
|
|
|
|
position: fixed; |
|
|
|
|
/*top: 45px;*/ |
|
|
|
|
right: 0; |
|
|
|
|
left: 0; |
|
|
|
|
height: 44px; |
|
|
|
|
@ -265,7 +264,7 @@ input[type="submit"].enabled { |
|
|
|
|
top: 45px; |
|
|
|
|
} |
|
|
|
|
#content-wrapper { |
|
|
|
|
position:absolute; height:100%; width:100%; padding-left:80px;padding-top: 45px; |
|
|
|
|
position:absolute; height:100%; width:100%; padding-left:80px; padding-top: 45px; |
|
|
|
|
-moz-box-sizing:border-box; box-sizing:border-box; |
|
|
|
|
} |
|
|
|
|
#leftcontent, .leftcontent { |
|
|
|
|
|