mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00: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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user