LANDSCAPE

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-28 12:13:06 +01:00
parent 01402ae05a
commit 2e66bec050

View File

@@ -1007,7 +1007,7 @@ nav ul li:hover, nav ul li.active {
.mobile-search{display:none;} .mobile-search{display:none;}
@media only screen and (max-width: 736px) and (max-width:600px), (orientation: landscape){ @media only screen and (max-width: 736px) and (max-width:600px), only screen and (max-device-width: 736px) and (orientation: landscape){
#playbar{ #playbar{
display:block; display:block;
position: fixed; position: fixed;