gitea/web_src
Gusted 6a43d62e8b
Improve comment header for Mobile (#20781)
- Since
b9e8fa5beb
the avatar will be inlined into the comment header, so there's more room
for the actual comment container(thus more text per line in the comment
body). However this didn't take into consideration that the flex didn't
allow any wrapping and thus was shrinking the avatar. Well this isn't a
perfect solution, as you ideally all want these elements to be
individually wrapped(such that `comment-header-right` can be on the same
line as `comment-header-left`, which now causes a new line in certain
situations). It's a better solution than the current CSS and to not
mess with the desktop CSS/HTML.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
2022-08-14 12:02:59 -04:00
..
fomantic Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
js Remove useless JS operation for relative time tooltips (#20756) 2022-08-12 17:03:41 -04:00
less Improve comment header for Mobile (#20781) 2022-08-14 12:02:59 -04:00
svg Slightly reduce exclamation icon size (#20753) 2022-08-12 13:51:33 -04:00