Explorar el Código

Changes on button stylesheet

@soyjavi hace 14 años
padre
commit
51ec071bf1
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/stylesheets/Lungo.widgets.button.less

+ 2 - 2
src/stylesheets/Lungo.widgets.button.less

@@ -18,10 +18,10 @@ a.button {
 
     background: #5a5a5a;
 
-    font-size: 16px;
+    font-size: 15px;
     text-align: center;
     text-decoration: none;
-    line-height: 42px;
+    line-height: 40px;
 
     outline: none;
     .user-select(none);