Index: trunk/extensions/VisualEditor/contentEditable/main.js |
— | — | @@ -36,7 +36,7 @@ |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | 'type': 'table', |
40 | | - 'attributes': { 'html/style': 'width: 600px; border: solid 1px;' }, |
| 40 | + 'attributes': { 'html/style': 'width: 500px; float: left; margin: 0 1em 1em 0; border: solid 1px;' }, |
41 | 41 | 'children': [ |
42 | 42 | { |
43 | 43 | 'type': 'tableRow', |