mirror of https://github.com/vector-im/riot-web
Merge pull request #2343 from matrix-org/bwindels/addroombuttonalignment
Redesign: fix add room button alignment when collapsedpull/21833/head
commit
e505a9e45c
|
@ -192,7 +192,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomSubList_addRoom {
|
||||
margin-left: 3px;
|
||||
margin-right: 28px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_label > span {
|
||||
|
|
Loading…
Reference in New Issue