X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_htmleditor_BlockFigure.js.html;fp=docs%2Fsrc%2FRoo_htmleditor_BlockFigure.js.html;h=69f908c44b63c3f2e9bbc1b7fb802c8291c7b17a;hp=ae287070f6effc7f0b41621184ec899e33e380ba;hb=84e0c18dcdef720796deb7252c09d3fc5f7d04e4;hpb=93c72e32c51bfe85e123b84f13cd5e739d6a098d diff --git a/docs/src/Roo_htmleditor_BlockFigure.js.html b/docs/src/Roo_htmleditor_BlockFigure.js.html index ae287070f6..69f908c44b 100644 --- a/docs/src/Roo_htmleditor_BlockFigure.js.html +++ b/docs/src/Roo_htmleditor_BlockFigure.js.html @@ -348,12 +348,12 @@ fontSize : '16px', lineHeight : '24px', display : this.caption_display, - maxWidth : this.width + ' !important', + maxWidth : (this.align == 'center' ? this.width : '100%' ) + ' !important', margin: m, - width: this.width + width: this.align == 'center' ? this.width : '100%', - }, + }, cls : this.cls.length > 0 ? (this.cls + '-thumbnail' ) : '', cn : [ {