Merge pull request #729 from Abzol/master
Fix word-break in account profiles
This commit is contained in:
		
						commit
						34ff11c496
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -424,7 +424,7 @@ a.status__content__spoiler-link {
 | 
			
		|||
 | 
			
		||||
.account__header__content {
 | 
			
		||||
  word-wrap: break-word;
 | 
			
		||||
  word-break: break-all;
 | 
			
		||||
  word-break: normal;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
  color: $color3;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue