mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[NavBar] add default invisible border below li > a
This commit is contained in:
parent
6981325f7a
commit
53a3fbc99d
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
font-size: 1.5em;
|
||||
padding: 5px 0 6px 0;
|
||||
margin: 0 10px;
|
||||
border-bottom: 2px solid transparent;
|
||||
}
|
||||
// Active, hover state for the getTabs
|
||||
> .active > a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue