Skip to content

Commit c6c51fd

Browse files
committed
Improve list item text wrapping
1 parent 85e13f6 commit c6c51fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/TextBlockComponent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ export const textBlockStyles = (format: ArticleFormat) => css`
187187
li {
188188
margin-bottom: ${remSpace[1]};
189189
padding-left: ${remSpace[5]};
190-
display: flow-root;
191190
192191
p {
193192
margin: -1.5rem 0 0 0;

0 commit comments

Comments
 (0)