Explorar el Código

small line size bug

Szeyin Lee hace 7 años
padre
commit
b75ee96fe9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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";
     }