mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	modal: Set margin-bottom to 10px.
Bootstrap sets the margin-bottom to 20px for alert classes, which is too much for our needs.
This commit is contained in:
		| @@ -144,6 +144,10 @@ | ||||
|     color: hsl(0, 0%, 100%) !important; | ||||
| } | ||||
|  | ||||
| #dialog_error { | ||||
|     margin-bottom: 10px; | ||||
| } | ||||
|  | ||||
| @keyframes mmfadeIn { | ||||
|     from { | ||||
|         opacity: 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user