Merge pull request #2353 from kocsmy/fixes/filter-spacing-on-dashboards

Fix small spacing glitch on dashboard widgets
This commit is contained in:
Arik Fraimovich 2018-02-28 18:16:09 +02:00 committed by GitHub
commit 570187fc1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,6 +230,7 @@ edit-in-place p.editable:hover {
.widget-wrapper {
.body-container {
filters {
display: block;
padding-left: 15px;
}
}