mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Properly style 'Cancel' button in edit dialog.
(imported from commit 8c63567f7f696175b7293fabe26fea2d9c60a15a)
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
			
		||||
    <div class="control-group">
 | 
			
		||||
        <div class="controls edit-controls">
 | 
			
		||||
            <button type="button" class="message_edit_save btn btn-primary btn-small">Save</button>
 | 
			
		||||
            <button type="button" class="message_edit_cancel btn btn-small">Cancel</button>
 | 
			
		||||
            <button type="button" class="message_edit_cancel btn btn-default btn-small">Cancel</button>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="alert alert-error edit_error hide"></div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user