mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Styling tweaks for discover
This commit is contained in:
parent
86c5b06854
commit
98a3773dab
1 changed files with 7 additions and 0 deletions
|
@ -7069,6 +7069,13 @@ disc-field-chooser ul {
|
|||
padding-top: 20px;
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
.discovery-field-container li {
|
||||
margin-top: 0px !important;
|
||||
margin-bottom: 0px !important;
|
||||
}
|
||||
.discovery-field-container li a {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
.nav-condensed > li > a {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue