mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
Merge pull request #2353 from kocsmy/fixes/filter-spacing-on-dashboards
Fix small spacing glitch on dashboard widgets
This commit is contained in:
commit
570187fc1f
@ -230,6 +230,7 @@ edit-in-place p.editable:hover {
|
||||
.widget-wrapper {
|
||||
.body-container {
|
||||
filters {
|
||||
display: block;
|
||||
padding-left: 15px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user