Merge pull request #172 from rougin/develop

Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand"
This commit is contained in:
Fez Vrasta 2014-10-31 09:01:04 +01:00
commit b2338a4e9e
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
.navbar-toggle {
margin-top: 13px;
border-color: transparent;
&:hover,
&:focus {