diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/buttons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index 872b5aec1..204b1269e 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -84,7 +84,7 @@ // Small .btn-small { - padding: 5px 9px; + padding: 3px 9px; font-size: @baseFontSize - 2px; line-height: @baseLineHeight - 2px; } |
