mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 10:11:03 +01:00 
			
		
		
		
	Merge pull request #3064 from vector-im/dbkr/invite_look_up_emails
CSS tweak for email address lookup
This commit is contained in:
		
						commit
						71b149de76
					
				@ -106,7 +106,7 @@ limitations under the License.
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.mx_AddressTile_email.mx_AddressTile_justified {
 | 
					.mx_AddressTile_email.mx_AddressTile_justified {
 | 
				
			||||||
    width: 380px; /* name + id width */
 | 
					    width: 200px; /* same as id width */
 | 
				
			||||||
    overflow: hidden;
 | 
					    overflow: hidden;
 | 
				
			||||||
    white-space: nowrap;
 | 
					    white-space: nowrap;
 | 
				
			||||||
    text-overflow: ellipsis;
 | 
					    text-overflow: ellipsis;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user