Force wrap long email address (#2395)
This commit is contained in:
		
							parent
							
								
									092fdc89fa
								
							
						
					
					
						commit
						b073b092c9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -210,6 +210,7 @@
 | 
				
			||||||
  strong {
 | 
					  strong {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    color: $color5;
 | 
					    color: $color5;
 | 
				
			||||||
 | 
					    word-break: break-word;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue