mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	bookend: Switch whitespace from padding to margin.
This creates more consistent spacing for bookends in relation to actual message groups.
This commit is contained in:
		@@ -1463,7 +1463,7 @@ blockquote p {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.bookend {
 | 
			
		||||
    padding-top: 10px;
 | 
			
		||||
    margin-top: 10px;
 | 
			
		||||
    background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -2422,7 +2422,7 @@ img.emoji {
 | 
			
		||||
.sub-unsub-message,
 | 
			
		||||
.date_row {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    padding-bottom: 10px;
 | 
			
		||||
    margin-bottom: 10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.date_row .date-direction {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user