summaryrefslogtreecommitdiff
path: root/system/admin/static
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin/static')
-rw-r--r--system/admin/static/dashboard/css/admin.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css
index 1de966d..3cffc5d 100644
--- a/system/admin/static/dashboard/css/admin.css
+++ b/system/admin/static/dashboard/css/admin.css
@@ -206,4 +206,14 @@ li:hover .quick-delete-post, li:hover .delete-user {
.chips {
margin-top: 10px;
+}
+
+.external.post-controls .col.input-field {
+ margin-top: 40px;
+ padding: 0;
+}
+
+.approve-details {
+ text-align: right;
+ padding: 10px 0 !important;
} \ No newline at end of file