Преглед изворни кода

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;