riot-web/res
David Baker 5ac222e1c4
Fix alignment of user menu avatar (#12289)
* Fix alignment of user menu avatar

https://github.com/matrix-org/matrix-react-sdk/pull/12267 made the avatar
a couple of pixels out of alignment with the space icons. It just needed
to be moved 2px to the right to match the 18px margin of the space icons
(including the padding from the black border).

Also change elements in the user menu to block elements so they don't
generate extra vertical space in the user menu div, which was causing the
hairline to be too far down.

* Update snapshots

* Typo

Co-authored-by: Robin <robin@robin.town>

* Reference the span by class

* The img wasn't actually necessary here

---------

Co-authored-by: Robin <robin@robin.town>
2024-02-27 19:50:44 +00:00
..
css Fix alignment of user menu avatar (#12289) 2024-02-27 19:50:44 +00:00
fonts Fix 1F97A and 1F979 in Twemoji COLR font (#12175) 2024-01-24 13:02:16 +00:00
img fix broken warning icon (#11862) 2023-11-13 15:11:42 +00:00
media Reduce and normalise volume of notification sounds to LUFS 20 at TP of -9 (#9143) 2023-06-15 07:35:33 +00:00
themes Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00