summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-01-17 08:57:39 -0800
committerSteve Manuel <nilslice@gmail.com>2017-01-17 08:57:39 -0800
commit3c5a7f8020eeebb50a94c0c997dfd7404b1afabc (patch)
tree9bab783a75adf8d0e014e44de928b586dbc2b047 /system
parent47af661d5b85c8aaaf8491a08896e3d5fc3f4ec6 (diff)
parentd549b0288af68c54a82a4ccebfa5389ce2bee9e2 (diff)
Merge branch 'ponzu-dev'
Diffstat (limited to 'system')
-rw-r--r--system/admin/static/dashboard/css/admin.css3
1 files changed, 2 insertions, 1 deletions
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
+}