mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
Follow up commit: fix collapse clearing and navbar brand/nav spacing
This commit is contained in:
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@@ -2926,6 +2926,7 @@ button.close {
|
||||
float: left;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
margin-right: 15px;
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
color: #777777;
|
||||
@@ -3113,6 +3114,9 @@ button.close {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.nav-collapse {
|
||||
clear: none;
|
||||
}
|
||||
.navbar-nav {
|
||||
float: left;
|
||||
margin-top: 0;
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user