diff options
Diffstat (limited to 'system/admin/static')
-rw-r--r-- | system/admin/static/dashboard/css/admin.css | 1 |
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 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; } |