summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/admin/static/dashboard/css/admin.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/admin/static/dashboard/css/admin.css b/system/admin/static/dashboard/css/admin.css
index 9cba7d0..ce533a4 100644
--- a/system/admin/static/dashboard/css/admin.css
+++ b/system/admin/static/dashboard/css/admin.css
@@ -225,4 +225,8 @@ li:hover .quick-delete-post, li:hover .delete-user {
select {
border: 1px solid #e2e2e2;
+}
+
+.note-editor * {
+ max-width: 100%;
} \ No newline at end of file