element-web-Github/res/css
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
..
components/views Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
compound Update all non-major dependencies (#11383) 2023-09-07 17:40:51 +00:00
structures Fix alignment of user menu avatar (#12289) 2024-02-27 19:50:44 +00:00
views Use green dot for activity notification in LegacyRoomHeader (#12270) 2024-02-22 13:36:12 +00:00
voice-broadcast Remove dead CSS (#11414) 2023-08-16 09:23:20 +00:00
_animations.pcss Replace a Sass variable with a CSS custom property - hover-transition (#10786) 2023-05-22 07:40:40 +00:00
_common.pcss Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
_components.pcss Pop out of Threads Activity Centre (#12136) 2024-02-07 13:49:40 +00:00
_font-sizes.pcss Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
_spacing.pcss
rethemendex.sh