client/css: fix wrapping long tags
This commit is contained in:
		
							parent
							
								
									7f53abb498
								
							
						
					
					
						commit
						721900ee2f
					
				@ -263,9 +263,15 @@ div.tag-input
 | 
			
		||||
 | 
			
		||||
ul.compact-tags
 | 
			
		||||
    line-height: 130%
 | 
			
		||||
    word-break: break-all
 | 
			
		||||
    width: 100%
 | 
			
		||||
    li
 | 
			
		||||
        margin: 0
 | 
			
		||||
        width: 100%
 | 
			
		||||
        white-space: nowrap
 | 
			
		||||
        overflow: hidden
 | 
			
		||||
        text-overflow: ellipsis
 | 
			
		||||
        a
 | 
			
		||||
            display: inline
 | 
			
		||||
    i
 | 
			
		||||
        padding-right: 0.4em
 | 
			
		||||
    .append
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user