mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	inbox: Align filters to left, right sidebars.
(cherry picked from commit b71352c4dc)
			
			
This commit is contained in:
		@@ -31,7 +31,9 @@
 | 
			
		||||
            top: var(--navbar-fixed-height);
 | 
			
		||||
            background: var(--color-background-inbox);
 | 
			
		||||
            display: flex;
 | 
			
		||||
            padding: 15px 0 10px;
 | 
			
		||||
            /* This padding-top value aligns the inbox filters
 | 
			
		||||
               with the filters in the left and right sidebars. */
 | 
			
		||||
            padding: 10px 0;
 | 
			
		||||
            z-index: 1;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user