1
0
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:
Toby Zerner
2015-07-28 10:13:58 +09:30
parent 64d4499385
commit 992e515464
2 changed files with 8 additions and 8 deletions

View File

@@ -229,7 +229,6 @@
left: 0;
right: 0;
z-index: @zindex-header;
.clearfix();
.affix & {
position: fixed;