Closes #295 - Fixing CSS for Navbar for mobile.

This commit is contained in:
Chris Cowan 2014-09-15 11:08:40 -07:00
parent dc6f256eff
commit 06f8d67f63
2 changed files with 7907 additions and 2 deletions

7902
src/kibana/styles/main.css Normal file

File diff suppressed because it is too large Load diff

View file

@ -26,12 +26,15 @@
}
&-brand {
padding: 18.5px 15px 20.5px;
padding: 12px 15px 30px;
}
&-nav {
font-size: @font-size-small;
height: @navbar-height;
}
&-toggle {
margin-top: 4px;
}
}