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

Redesign: fix add room button alignment when collapsed
This commit is contained in:
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

View file

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