mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	css: Remove redundant #settings from zulip.scss.
				
					
				
			Since `settings` element no longer exists, hence removing it from zulip.scss.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							6105b05f50
						
					
				
				
					commit
					5af8b980fe
				
			@@ -2907,16 +2907,6 @@ div.topic_edit_spinner .loading_indicator_spinner {
 | 
			
		||||
    background-color: hsla(102, 85%, 57%, 0.5);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#settings h1 {
 | 
			
		||||
    font-size: 25px;
 | 
			
		||||
    font-weight: 300;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#settings .settings-icon {
 | 
			
		||||
    margin-right: 10px;
 | 
			
		||||
    font-size: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#home {
 | 
			
		||||
    margin-top: 41px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user