From d549b0288af68c54a82a4ccebfa5389ce2bee9e2 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 17 Jan 2017 08:57:17 -0800 Subject: adding admin UI fixes --- system/admin/static/dashboard/css/admin.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/admin') diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css index a977afb..204a4e9 100644 --- a/system/admin/static/dashboard/css/admin.css +++ b/system/admin/static/dashboard/css/admin.css @@ -242,8 +242,9 @@ tr.default-fields, tr.editor-fields { select { border: 1px solid #e2e2e2; + height: 2.5rem; } .note-editor * { max-width: 100%; -} \ No newline at end of file +} -- cgit v1.2.3