mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Correct the alignment of Activate and Live Preview buttons in responsive Themes page. Fixes #26373, props mattheu.
git-svn-id: https://develop.svn.wordpress.org/trunk@26582 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -7138,6 +7138,9 @@ body.folded .theme-overlay .theme-wrap {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.theme .theme-actions .button {
|
||||
margin-top: -4px;
|
||||
}
|
||||
.theme.active .theme-actions .button {
|
||||
margin-top: 6px;
|
||||
margin-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user