Sfoglia il codice sorgente

Fixed firefox header line break

Denis K 8 anni fa
parent
commit
2679a9f0a3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;