You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Merge pull request #2343 from matrix-org/bwindels/addroombuttonalignment
Redesign: fix add room button alignment when collapsed
This commit is contained in:
		@@ -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 {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user