Merge pull request #2343 from matrix-org/bwindels/addroombuttonalignment

Redesign: fix add room button alignment when collapsed
pull/21833/head
Bruno Windels 2018-12-12 09:21:12 +00:00 committed by GitHub
commit e505a9e45c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ limitations under the License.
.mx_RoomSubList_addRoom {
margin-left: 3px;
margin-right: 28px;
margin-right: 10px;
}
.mx_RoomSubList_label > span {