diff --git a/css/civicrm.css b/css/civicrm.css
index cd94fc2a6fa2de7196562fcbd7de76f6a304c1e5..ea9f695338a115a0c7797509bbc58ee7c1a9742b 100644
--- a/css/civicrm.css
+++ b/css/civicrm.css
@@ -2990,7 +2990,7 @@ div#crm-container form {
 
 /* add border to jQuery ui-dialog box CRM-13177 */
 div.ui-dialog {
-  border: 1px solid black !important;
+  border: 1px solid black;
 }
 
 #Tag .tree .collapsable .hit,