Skip to content

Commit

Permalink
Fixes #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 9da127a commit df7cfe8
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 8 deletions.
2 changes: 0 additions & 2 deletions dist/css/bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/css/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions less/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 df7cfe8

Please sign in to comment.