Fixing layout in styles.css
This commit is contained in:
parent
c62eff2913
commit
8d23a91ac0
1 changed files with 1 additions and 10 deletions
|
@ -391,16 +391,7 @@ select {
|
|||
padding:0 12px 0 0;
|
||||
background:url(images/masterpanel_spacer.png) no-repeat right 0;
|
||||
}
|
||||
.time-info-block {
|
||||
-webkit-flex: 0 150px;
|
||||
-moz-flex: 0 150px;
|
||||
-ms-flex: 0 150px;
|
||||
-o-flex: 0 150px;
|
||||
flex: 0 150px;
|
||||
/*position: absolute;*/
|
||||
/*top: 0;*/
|
||||
/*right: 0;*/
|
||||
}
|
||||
|
||||
ol.navigation {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue