mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
Vendored
+1
-5
@@ -3490,7 +3490,7 @@ button.close {
|
||||
|
||||
.navbar {
|
||||
position: relative;
|
||||
padding: 10px 15px;
|
||||
padding: 0 15px;
|
||||
background-color: #eeeeee;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -3741,10 +3741,6 @@ button.close {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.navbar {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.navbar-brand {
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user