Changes between Version 1 and Version 2 of Ticket #53112, comment 6
- Timestamp:
- 06/03/2021 06:47:43 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53112, comment 6
v1 v2 3 3 On the front end both left and right are aligned the same direction as the language default. I added the `text-align: left` to the editor version even though there is no RTL version (so those blocks would not match the front end in RTL anyway). 4 4 5 If it's better to leave the m centered in the editor, we could remove that alignment and keep the `max-width`.5 If it's better to leave the text centered in the block and float those pullquote blocks to the side, we could remove that text alignment and keep the `max-width` for the editor.