[backport] Add button bulk padding

stable
xaviju 2017-03-14 08:59:53 +01:00
parent f57ce7bc70
commit 87cc4c3b83
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ a.button-gray {
.button-bulk {
@extend %button;
background: $primary;
padding: .35rem .5rem;
padding: .55rem .75rem;
.icon {
fill: currentColor;
margin-right: 0;