Ver código fonte

small line size bug

Szeyin Lee 7 anos atrás
pai
commit
b75ee96fe9
1 arquivos alterados com 1 adições e 0 exclusões
  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";
     }