mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Add right margin spacing to top nav refresh button (#48788)
This commit is contained in:
parent
a1e3a3e24d
commit
2c3a6fd826
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
.mlNavigationMenu__topNav {
|
||||
padding-top: $euiSizeS;
|
||||
margin-right: $euiSizeS;
|
||||
}
|
||||
|
||||
.mlNavHorizontalRule {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue