Align the badge count on non-aux lists with other badges

pull/21833/head
Travis Ralston 2020-06-25 15:42:44 -06:00
parent 0af1507eed
commit 0cb54ed2a4
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@ limitations under the License.
}
}
&:not(.mx_RoomSublist2_headerContainer_withAux) {
.mx_NotificationBadge {
margin-right: 4px; // just to push it over a bit, aligning it with the other elements
}
}
.mx_RoomSublist2_auxButton,
.mx_RoomSublist2_menuButton {
margin-left: 8px; // should be the same as the notification badge