mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	portico_signin: Fix back to login button alignment.
This commit is contained in:
		@@ -871,13 +871,14 @@ button#register_auth_button_gitlab {
 | 
			
		||||
    text-align: left;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.back-to-login-wrapper {
 | 
			
		||||
    line-height: 0;
 | 
			
		||||
.back-to-login-wrapper .back-to-login {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    gap: 5px;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
 | 
			
		||||
    .back-to-login i {
 | 
			
		||||
    i {
 | 
			
		||||
        position: relative;
 | 
			
		||||
        top: 5px;
 | 
			
		||||
 | 
			
		||||
        top: -1px;
 | 
			
		||||
        font-size: 0.8em;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user