mirror of https://github.com/vector-im/riot-web
				
				
				
			fix dialog css
							parent
							
								
									9aa59fa358
								
							
						
					
					
						commit
						4ce80a0837
					
				| 
						 | 
					@ -154,7 +154,7 @@ input[type=text]:focus, textarea:focus {
 | 
				
			||||||
    max-width: 704px;
 | 
					    max-width: 704px;
 | 
				
			||||||
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
 | 
					    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
 | 
				
			||||||
    max-height: 80%;
 | 
					    max-height: 80%;
 | 
				
			||||||
    overflow-y: scroll;
 | 
					    overflow-y: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.mx_Dialog_background {
 | 
					.mx_Dialog_background {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue