mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Closes #295 - Fixing CSS for Navbar for mobile.
This commit is contained in:
parent
dc6f256eff
commit
06f8d67f63
2 changed files with 7907 additions and 2 deletions
7902
src/kibana/styles/main.css
Normal file
7902
src/kibana/styles/main.css
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue