Fix for the top menu not working in IE 11 (and probably older IE too).

This commit is contained in:
Maverick
2015-06-23 23:04:07 +10:00
parent 211028d80d
commit f671b7c34f

View File

@@ -39,6 +39,7 @@ header {
}
.smallTablet({
position: static;
position: initial;
});
}