client/css: prevent word-wrapping in source edit textarea
This commit is contained in:
		
							parent
							
								
									377fe52072
								
							
						
					
					
						commit
						8c01c7714f
					
				@ -141,6 +141,12 @@
 | 
			
		||||
                margin: 0
 | 
			
		||||
                padding: 0
 | 
			
		||||
 | 
			
		||||
    .post-source
 | 
			
		||||
        textarea
 | 
			
		||||
            white-space: pre
 | 
			
		||||
            overflow-wrap: normal
 | 
			
		||||
            overflow-x: scroll
 | 
			
		||||
 | 
			
		||||
    form
 | 
			
		||||
        width: auto
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user