mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
get rid of 1px gap the right way!
This commit is contained in:
parent
e5260f171a
commit
a2aa8c0769
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
.navbar {
|
||||
border-width: 0;
|
||||
height: @navbar-height;
|
||||
|
||||
&-default {
|
||||
|
||||
|
@ -32,6 +31,7 @@
|
|||
|
||||
&-nav {
|
||||
font-size: @font-size-small;
|
||||
height: @navbar-height;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue