From fe32344314d1ddc3530a8eaf35aed7ddba948c90 Mon Sep 17 00:00:00 2001 From: Helen Hou-Sandi Date: Tue, 3 Feb 2015 15:14:59 +0000 Subject: [PATCH] Themes: Allow version number in the overlay to be selected. props johneckman. fixes #31205. git-svn-id: https://develop.svn.wordpress.org/trunk@31330 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/css/themes.css | 4 ---- 1 file changed, 4 deletions(-) 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 {