Fixing layout in styles.css

This commit is contained in:
Xabi Spacebiker 2017-09-30 15:56:34 +02:00
parent c62eff2913
commit 8d23a91ac0

View file

@ -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;