mirror of
https://github.com/flarum/core.git
synced 2025-07-24 18:21:33 +02:00
Fix Safari header redraw problem. closes flarum/core#187
This commit is contained in:
@@ -229,7 +229,6 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: @zindex-header;
|
||||
.clearfix();
|
||||
|
||||
.affix & {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user