mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fix alignment of .navbar-brand
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@
|
||||
float: left;
|
||||
padding-top: (@navbar-height - @line-height-base) / 2;
|
||||
padding-bottom: (@navbar-height - @line-height-base) / 2;
|
||||
margin-left: -15px;
|
||||
margin-left: -10px;
|
||||
}
|
||||
.navbar .nav {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user