Browse Source

Fixed firefox header line break

Denis K 8 năm trước cách đây
mục cha
commit
2679a9f0a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;