not needed

pull/21833/head
Bruno Windels 2018-11-05 17:43:16 +01:00
parent fd0b33edaf
commit 3c70c2b82f
1 changed files with 0 additions and 2 deletions

View File

@ -91,7 +91,6 @@ limitations under the License.
.mx_RoomTile {
margin: 2px;
padding: 2px 0 2px 12px;
display: block; // not flex
position: relative;
}
@ -100,7 +99,6 @@ limitations under the License.
}
.mx_RoomTile_badge {
display: block;
position: absolute;
right: 6px;
top: 0px;