summaryrefslogtreecommitdiff
path: root/system/admin/static/dashboard
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-05-15 09:38:06 -0700
committerSteve Manuel <nilslice@gmail.com>2017-05-15 09:38:06 -0700
commitc6a38a5178ab8661240c16983c9e1dcd08571abc (patch)
treef2003934e6c3b3ac2a7cf522e34d4afdfa069b62 /system/admin/static/dashboard
parent5cf617fb2853004accbf40f5b2fd93f3ced4949a (diff)
fixing UI
Diffstat (limited to 'system/admin/static/dashboard')
-rw-r--r--system/admin/static/dashboard/css/admin.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css
index 06df137..45ca5d8 100644
--- a/system/admin/static/dashboard/css/admin.css
+++ b/system/admin/static/dashboard/css/admin.css
@@ -81,7 +81,7 @@ li a:hover {
transition: color 0.3s ease;
}
-a.new-post {
+a.new-post, a.export-post {
margin: 0.5rem 0 1rem 0.75rem;
}