Commit ffe690e
authored
Reader: Fix left/right aligned images struggling paragraphs (#109104)
* Fix image sizing when it is followed by a paragraph
When the user set align-left/right to a image, we were not protecting the image to use too much space and struggle the content.
This change ensure the content is not struggled only if the next element is a p
* Improve selector1 parent 712ea77 commit ffe690e
File tree
1 file changed
+8
-0
lines changed1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| |||
0 commit comments