From 5d8e0b1c247cd9c81c42f4625eeb9cc435c0e9f0 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 8 Nov 2016 17:35:19 -0800 Subject: updating layout of buttons and css to make UI nicer --- system/admin/static/dashboard/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/admin/static/dashboard') diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css index 3cffc5d..ce6c214 100644 --- a/system/admin/static/dashboard/css/admin.css +++ b/system/admin/static/dashboard/css/admin.css @@ -154,7 +154,7 @@ footer p { color: #9e9e9e; } -.post-controls .save-post { +.post-controls .save-post. .post-controls .approve-post { margin-left: 10px; } -- cgit v1.2.3