diff --git a/modules/springnote/skins/xe_official/css/common.css b/modules/springnote/skins/xe_official/css/common.css index b5ac73b47..e5721a0ad 100644 --- a/modules/springnote/skins/xe_official/css/common.css +++ b/modules/springnote/skins/xe_official/css/common.css @@ -37,3 +37,4 @@ { border:1px solid #CCCCCC; margin-bottom:10px; } .pageView { border:1px solid #E3E3E2; padding:20px; margin-bottom:10px; } .pageView .xhtmlEditorBody ol, .pageView .xhtmlEditorBody ul { margin-left:20px; } +.pageView .xhtmlEditorBody { border: 0; }