Explorar o código

shrink small buttons so that they fit on the navbar

Owen Versteeg %!s(int64=11) %!d(string=hai) anos
pai
achega
8855781de8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      less/buttons.less

+ 1 - 1
less/buttons.less

@@ -47,7 +47,7 @@ button {
 		}
 	}
 	&.btn-small {
-		padding: 7px 19px 10px;
+		padding: 7px 19px 7px;
 		font-size: 16px;
 	}
 }