update the size of small button

This commit is contained in:
simaQ 2015-07-02 09:35:12 +08:00
parent 23c1222a58
commit cc761bc888

View File

@ -72,7 +72,7 @@
@btn-padding-lg : 4px 15px 5px 15px;
@btn-border-radius-lg : 16px;
@btn-padding-sm : 1px 15px;
@btn-padding-sm : 1px 7px;
@btn-border-radius-sm : 11px;
@btn-circle-size : 28px;