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
This commit is contained in:
Helen Hou-Sandi 2015-02-03 15:14:59 +00:00
parent 8bc9ad756d
commit fe32344314

View File

@ -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 {