mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	css: Reorder settings.scss to put #attachments_list alongside.
				
					
				
			This commit is contained in:
		@@ -1057,6 +1057,10 @@ input[type=checkbox] {
 | 
				
			|||||||
    background-color: hsl(0, 0%, 100%);
 | 
					    background-color: hsl(0, 0%, 100%);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#attachments_list:empty {
 | 
				
			||||||
 | 
					    padding: 10px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#alert_words_list {
 | 
					#alert_words_list {
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1900,10 +1904,6 @@ body:not(.night-mode) #settings_page .custom_user_field .datepicker {
 | 
				
			|||||||
    width: 100px;
 | 
					    width: 100px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#attachments_list:empty {
 | 
					 | 
				
			||||||
    padding: 10px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.required-text:empty::after {
 | 
					.required-text:empty::after {
 | 
				
			||||||
    content: attr(data-empty);
 | 
					    content: attr(data-empty);
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user