Skip to content

Commit

Permalink
Merge pull request #2353 from kocsmy/fixes/filter-spacing-on-dashboards
Browse files Browse the repository at this point in the history
Fix small spacing glitch on dashboard widgets
  • Loading branch information
arikfr authored Feb 28, 2018
2 parents 6e097d5 + ca4663e commit 570187f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/app/assets/less/redash/query.less
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ edit-in-place p.editable:hover {
.widget-wrapper {
.body-container {
filters {
display: block;
padding-left: 15px;
}
}
Expand Down

0 comments on commit 570187f

Please sign in to comment.