Lowered the Avatar menu background, so the Direct Message indicator is in front of it

pull/2139/head
wmwragg 2016-09-09 14:56:20 +01:00
parent 2476f87e1d
commit 965d9aaf47
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ limitations under the License.
width: 24px;
height: 24px;
opacity: 0.6;
z-index: 2;
z-index: 1;
}
.collapsed .mx_RoomTile_avatar_container:hover:before {