Increase the click target to 100% of the add-new-theme element. Props scottbasgaard. Fixes #25960

Built from https://develop.svn.wordpress.org/trunk@26321


git-svn-id: http://core.svn.wordpress.org/trunk@26224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2013-11-22 07:22:11 +00:00
parent 37d2429ed8
commit a4390517ca
3 changed files with 3 additions and 1 deletions

View File

@ -294,6 +294,7 @@
text-decoration: none;
display: block;
position: relative;
z-index: 1;
}
.theme-browser .add-new-theme:after {
display: block;

File diff suppressed because one or more lines are too long

View File

@ -294,6 +294,7 @@
text-decoration: none;
display: block;
position: relative;
z-index: 1;
}
.theme-browser .add-new-theme:after {
display: block;