Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand"

This commit is contained in:
Rougin Gutib 2014-10-30 21:11:36 +08:00
parent 18b538aed3
commit 61154e44d8
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -55,7 +55,6 @@
// Darken the responsive nav toggle // Darken the responsive nav toggle
.navbar-toggle { .navbar-toggle {
margin-top: 13px;
border-color: transparent; border-color: transparent;
&:hover, &:hover,
&:focus { &:focus {