mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	css: Remove unneeded 35px right margin from recipient row.
This margin doesn't make sense in a wider view, and is actually a hinderance to the layout on narrower screens, and removing it still keeps more than enough separation from the buttons on the right.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							f6f2f9e70a
						
					
				
				
					commit
					8d539cff8f
				
			@@ -128,7 +128,6 @@
 | 
			
		||||
 | 
			
		||||
    .pm_recipient {
 | 
			
		||||
        margin-left: 5px;
 | 
			
		||||
        margin-right: 35px;
 | 
			
		||||
        display: flex;
 | 
			
		||||
        align-items: center;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user