Fixing weird visual bug on frontpage for firefox

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-03 15:38:49 +02:00
parent e0ca8eab68
commit c14c9717b7

View File

@@ -613,7 +613,7 @@ nav .brand-logo-navigate{
background-color:rgba(45,45,45,1);
position: fixed;
z-index: 10;
width: calc(100vw - 8px);
/*width: calc(100vw - 8px);*/
overflow: hidden;
}