mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
move padding from container to body for max-width: 767; responsive layout
This commit is contained in:
Vendored
+5
@@ -3002,6 +3002,11 @@ button.btn.btn-small, input[type="submit"].btn.btn-small {
|
||||
.pager .previous a {
|
||||
float: left;
|
||||
}
|
||||
.pager .disabled a, .pager .disabled a:hover {
|
||||
color: #999999;
|
||||
background-color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
.modal-open .dropdown-menu {
|
||||
z-index: 2050;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user