mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 16:53:02 +00:00
Fix for the top menu not working in IE 11 (and probably older IE too).
This commit is contained in:
@@ -39,6 +39,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.smallTablet({
|
.smallTablet({
|
||||||
|
position: static;
|
||||||
position: initial;
|
position: initial;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user