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:
parent
8bc9ad756d
commit
fe32344314
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user