From a8a626c96a699ceb6cfda0ed81a9910ed8ae9991 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 20 Dec 2016 18:00:19 -0800 Subject: fixing scope of FileRepeater and minor css updates --- system/admin/static/dashboard/css/admin.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'system') diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css index 4d6e444..9cba7d0 100644 --- a/system/admin/static/dashboard/css/admin.css +++ b/system/admin/static/dashboard/css/admin.css @@ -221,4 +221,8 @@ li:hover .quick-delete-post, li:hover .delete-user { .approve-details { text-align: right; padding: 10px 0 !important; +} + +select { + border: 1px solid #e2e2e2; } \ No newline at end of file -- cgit v1.2.3