mirror of
git://develop.git.wordpress.org/
synced 2025-03-21 04:20:01 +01:00
Themes: Remove unexpected border around the Theme Details button.
After [51083], the Theme Details button is now displaying a border unintentionally. This removes it. Props ryelle. Fixes #53473. git-svn-id: https://develop.svn.wordpress.org/trunk@51194 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4226bc8689
commit
a6a9b3118f
@ -166,6 +166,7 @@ body.js .theme-browser.search-loading {
|
||||
padding: 15px 12px;
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
transition: opacity 0.1s ease-in-out;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user