Parcourir la source

small line size bug

Szeyin Lee il y a 7 ans
Parent
commit
b75ee96fe9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Viewer/assets/templates/default/navbar.html

+ 1 - 0
Viewer/assets/templates/default/navbar.html

@@ -119,6 +119,7 @@
     }
 
     .up-icon:after {
+        line-height: 16px;
         font-size: 12px;
         content: "\E70E";
     }