mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-15 08:44:33 +00:00
Reset padding for buttons in theme details modal.
props awbauer. fixes #31963. git-svn-id: https://develop.svn.wordpress.org/trunk@32128 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -419,6 +419,10 @@
|
||||
border-bottom: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-header button {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-header .close {
|
||||
cursor: pointer;
|
||||
height: 48px;
|
||||
|
||||
Reference in New Issue
Block a user