浏览代码

Fixed firefox header line break

Denis K 8 年之前
父节点
当前提交
2679a9f0a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jet/static/jet/css/_header.scss

+ 1 - 1
jet/static/jet/css/_header.scss

@@ -104,7 +104,7 @@
         line-height: $sidebar-header-height;
       }
 
-      &:after {
+      &:before {
         @include font-icon;
         content: $icon-arrow-down;
         font-weight: normal;