repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 5b46c1e54806d315a8cb356a6e03654f36ca69c5:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 5b46c1e54806d315a8cb356a6e03654f36ca69c5
Author: James Baicoianu 
Date:   Thu Jul 30 15:35:14 2020 -0700

    Editor max-width

diff --git a/media/assets/webui/apps/editor/editor.css b/media/assets/webui/apps/editor/editor.css
index 79ee0e18e3a8df08d2407cb7e22019b7e0cf350a..
index ..911ae41a00a3066a9c0a432d43aa6ecca752c6aa 100644
--- a/media/assets/webui/apps/editor/editor.css
+++ b/media/assets/webui/apps/editor/editor.css
@@ -53,6 +53,7 @@ janus-ui-editor-property-color>ui-input:first-of-type {
 }
 .janus_editor {
   list-style: none;
+  width: calc(100% - 2px);
 }
 .janus-editor li {
 }

-----END OF PAGE-----