2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixes #13903: Restore side padding on .btn-block

This commit is contained in:
Mark Otto
2014-06-23 10:38:45 -07:00
parent 9da127a8e5
commit df7cfe8652
6 changed files with 4 additions and 8 deletions
-2
View File
@@ -3071,8 +3071,6 @@ fieldset[disabled] .btn-link:focus {
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;