Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Fri, 22 Sep 2023 07:23:22 +0000 (15:23 +0800)
committerleon <leon@roojs.com>
Fri, 22 Sep 2023 07:23:22 +0000 (15:23 +0800)
Roo/htmleditor/BlockFigure.js

index 7850284..70b56c0 100644 (file)
@@ -364,9 +364,9 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                         tag: 'div',
                         style  : {
                             marginTop : '16px',
-                            textAlign : 'right'
+                            textAlign : 'left'
                         },
-                        align: 'right',
+                        align: 'left',
                         cn : [
                             {
                                 // we can not rely on yahoo syndication to use CSS elements - so have to use  '<i>' to encase stuff.