summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-01-11 14:39:04 -0800
committerSteve Manuel <nilslice@gmail.com>2017-01-11 14:39:04 -0800
commitaec6cd4045a49c3aa5b0f8194658726c61b75094 (patch)
tree0a2da3318b71309bd2c556806931e531dfdd9bfb /system
parentec811345063a37d1238e0e6d3f9e4eb7c5f26b1f (diff)
fix margin in editor UI
Diffstat (limited to 'system')
-rw-r--r--system/admin/static/dashboard/css/admin.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css
index 83e53d8..f986fbe 100644
--- a/system/admin/static/dashboard/css/admin.css
+++ b/system/admin/static/dashboard/css/admin.css
@@ -193,6 +193,7 @@ li:hover .quick-delete-post, li:hover .delete-user {
tr.default-fields, tr.editor-fields {
margin-top: 20px;
+ margin-bottom: 20px;
}
/* OVERRIDE Bootstrap + Materialize conflicts */