Procházet zdrojové kódy

Fixed firefox header line break

Denis K před 8 roky
rodič
revize
2679a9f0a3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;