mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Moves CSS rules that rely on list items in an ordered list being wrapped in a `<p>` tag so that they apply to the list item itself. Uses `position: absolute` to set the `::before` pseudo-element in place and `position: relative` to adjust the list items so that they do not overlap. Ideally, when Safari supports the `content` property for `::marker` pseudo-elements, this issue can be revisited. Fixes #20440. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||