From 47a7faf58825b828d2e4d8f386da327448e44f2d Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 18 Oct 2016 23:42:07 -0700 Subject: adjusting style to quick-delete-post button and adding JS form control --- system/admin/static/dashboard/css/admin.css | 1 + 1 file changed, 1 insertion(+) (limited to 'system/admin/static') diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css index 4d1275f..e23658e 100644 --- a/system/admin/static/dashboard/css/admin.css +++ b/system/admin/static/dashboard/css/admin.css @@ -178,6 +178,7 @@ li:hover .quick-delete-post { text-transform: uppercase; font-size: 11px; font-weight: bold; + margin-right: 20px; } -- cgit v1.2.3