Menu context dohickey now sticks when menu shown

pull/1900/head
wmwragg 2016-07-25 17:19:06 +01:00
parent 6c19504c8b
commit 791980cd1f
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ limitations under the License.
padding-right: 4px;
}
.mx_RoomTile .mx_RoomTile_badge.mx_RoomTile_badgeButton {
.mx_RoomTile .mx_RoomTile_badge.mx_RoomTile_badgeButton, .mx_RoomTile.mx_RoomTile_menu .mx_RoomTile_badge {
letter-spacing: 0.1em;
opacity: 1;
}