Merge branch 'develop' into element

This commit is contained in:
Bruno Windels 2020-07-07 13:21:49 +02:00
commit 7115c07c65
17 changed files with 162 additions and 57 deletions

View file

@ -77,7 +77,7 @@ limitations under the License.
}
}
.mx_RoomTile2_menuButton {
.mx_RoomTile2_notificationsButton {
margin-left: 4px; // spacing between buttons
}
@ -108,7 +108,8 @@ limitations under the License.
width: 20px;
min-width: 20px; // yay flex
height: 20px;
margin: auto 0;
margin-top: auto;
margin-bottom: auto;
position: relative;
display: none;