소스 검색

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;