mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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:
parent
37d2429ed8
commit
a4390517ca
@ -294,6 +294,7 @@
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
.theme-browser .add-new-theme:after {
|
||||
display: block;
|
||||
|
2
wp-admin/css/theme-rtl.min.css
vendored
2
wp-admin/css/theme-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -294,6 +294,7 @@
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
.theme-browser .add-new-theme:after {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user