put dm icon back in it's correct location

pull/21833/head
Bruno Windels 2018-10-16 14:53:44 +02:00
parent c56975d93d
commit 99bf6b0e32
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ limitations under the License.
height: 32px;
}
.mx_RoomTile_avatar_container {
position: relative;
}
.mx_RoomTile_dm {
display: block;
position: absolute;