-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Milestone
Description
The status icon in the user list indicates if a user is online. In the current version the icon is placed on the left of the profile picture. In my opinion this breaks the clear line on the left side of the design.
I suggest an alternative design:

CSS Code (not cross-browser or cross-device tested!):
.sidebar-item__user-status {
margin-left: 29px;
z-index: 1;
margin-top: 8px;
}
What do you guys think of this design approach?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
