Skip to content

Commit

Permalink
(less) Fixes twbs#13903: Restore side padding on .btn-block
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jun 23, 2014
1 parent f256f4e commit d835b83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buttons.less
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}

// Vertically space out multiple block buttons
Expand Down

0 comments on commit d835b83

Please sign in to comment.