Skip to content

Commit b5cc2e3

Browse files
style: li clear float (#825)
1 parent 36487d5 commit b5cc2e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/gfm.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@
278278
}
279279

280280
li {
281+
clear: both;
281282
word-wrap: break-all;
282283
}
283284

0 commit comments

Comments
 (0)