-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix alignment of user menu avatar (#12289)
* Fix alignment of user menu avatar matrix-org/matrix-react-sdk#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>
- Loading branch information
Showing
5 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
Binary file modified
BIN
+5 Bytes
(100%)
...t/snapshots/settings/appearance-user-settings-tab.spec.ts/window-12px-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7 Bytes
(100%)
playwright/snapshots/spaces/spaces.spec.ts/space-panel-collapsed-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12 Bytes
(100%)
playwright/snapshots/spaces/spaces.spec.ts/space-panel-expanded-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+84 Bytes
(100%)
...ads-activity-centre/threadsActivityCentre.spec.ts/tac-button-expanded-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters