Mobile fix looks

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-26 12:22:39 +01:00
parent dd035dd242
commit 5dcee162cf
5 changed files with 37 additions and 5 deletions

View File

@@ -992,9 +992,11 @@ nav ul li:hover, nav ul li.active {
****************************************************************************
***************************************************************************/
.mobile-search{display:none;}
@media only screen and (max-width: 600px){
.mega {display:none;}
.mobile-search{display:block;}
.toast {
height:auto;