diff --git a/e107_web/css/e107.css b/e107_web/css/e107.css index 1fc76704b..e15c92bc5 100644 --- a/e107_web/css/e107.css +++ b/e107_web/css/e107.css @@ -122,6 +122,7 @@ a.cpage-np.current { text-decoration: none; } div.bbarea.large, .tbox.large, .helpbox.large { width: 95% } div.bbarea.medium, .tbox.medium, .helpbox.medium { width: 60% !important; } div.bbarea.small, .tbox.small, .helpbox.small { width: 250px !important; } +img.bbcode-img { max-width:100%} .bbcode-panel { width: 100% } .input-block-level { width: 100% !important }