mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	css: Remove unused span selector in scroll to bottom container.
This rule was originally introduced with a span element in
0eafa6039b but the span has been
since removed.
			
			
This commit is contained in:
		@@ -160,10 +160,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    #scroll-to-bottom-button-container {
 | 
					    #scroll-to-bottom-button-container {
 | 
				
			||||||
        background: transparent;
 | 
					        background: transparent;
 | 
				
			||||||
 | 
					 | 
				
			||||||
        & span {
 | 
					 | 
				
			||||||
            color: hsl(0deg 0% 27%);
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .main-view-banner {
 | 
					    .main-view-banner {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user