mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fix alignment of .navbar-brand
This commit is contained in:
Vendored
+1
-1
@@ -3373,7 +3373,7 @@ button.close {
|
||||
float: left;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
margin-left: -15px;
|
||||
margin-left: -10px;
|
||||
}
|
||||
.navbar .nav {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user