Skip to content

Commit 69d430a

Browse files
Fix button margin doc to vertically center in 32px
1 parent 531fa7b commit 69d430a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/css/themes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ body.full-overlay-active {
19671967

19681968
.theme-install-overlay .wp-full-overlay-header .button {
19691969
float: right;
1970-
margin: 7px 10px 0 0; /* Vertically center 40px button in 45px header */
1970+
margin: 7px 10px 0 0; /* Vertically center 32px button in 45px header */
19711971
}
19721972

19731973
.theme-install-overlay .wp-full-overlay-sidebar {

0 commit comments

Comments
 (0)