mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Previously .recipient_row_date was positioned absolutely, allowing it to overlap with the topic name on narrow screens. This can be solved by using flexbox. To implement the empty space between the bar controls and the date on wider screens we move the date outside of the bar controls (which also makes more sense semantically since the date isn't a control). Fixes #15501. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||