Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2343 from matrix-org/bwindels/addroombuttonalignment
Browse files Browse the repository at this point in the history
Redesign: fix add room button alignment when collapsed
  • Loading branch information
bwindels committed Dec 12, 2018
2 parents 6ccbacc + 678a982 commit e505a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/structures/_RoomSubList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ limitations under the License.

.mx_RoomSubList_addRoom {
margin-left: 3px;
margin-right: 28px;
margin-right: 10px;
}

.mx_RoomSubList_label > span {
Expand Down

0 comments on commit e505a9e

Please sign in to comment.