Commit ab6fe16
committed
issue #11116 Graphical glitch with lists and text spilling over on a new line.
It looks like an interaction between the `<li>` tag, the `<code>` tag and the css setting `display: inline-block;`.
Setting the attribbute `vertical-alignment: top;` or the `<code>` parts solves the issue.1 parent e268db6 commit ab6fe16
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
1814 | 1818 | | |
1815 | 1819 | | |
1816 | 1820 | | |
| |||
0 commit comments