diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css
index 50eb94d98e..6cc514012f 100644
--- a/src/wp-admin/css/common.css
+++ b/src/wp-admin/css/common.css
@@ -3074,6 +3074,9 @@ img {
 	text-decoration: none;
 }
 
+.meta-box-sortables .postbox.closed .handle-actions button.handlediv .toggle-indicator:before {content: "\f347";font-size: 16px;color: #1e1e1e;left: -5px;}
+.meta-box-sortables .postbox .handle-actions button.handlediv .toggle-indicator:before {content: "\f343";font-size: 16px; color: #1e1e1e;left: -5px;}
+
 .js .widgets-holder-wrap.closed .toggle-indicator::before,
 .meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before,
 .bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,
