diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 565f2fa951..3b183d6900 100644 --- a/src/wp-admin/css/themes.css +++ b/src/wp-admin/css/themes.css @@ -748,10 +748,6 @@ body.folded .theme-overlay .theme-wrap { float: none; display: inline-block; margin-left: 10px; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; } .theme-overlay .theme-author {