Skip to content

Commit

Permalink
Login: Jetpack Push: Style all .button elements the same. (#98640)
Browse files Browse the repository at this point in the history
  • Loading branch information
dd32 authored Jan 22, 2025
1 parent 0894428 commit a49d28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/login/wp-login/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ $image-height: 47px;
}
}

.wp-login__links > .button:first-of-type,
.wp-login__links > .button,
.wp-login__links:not(.has-2fa-links) > a:first-of-type {
/* Note: Matches secondary button used in /start (signup). Should probably turn this into a button. */
background: transparent;
Expand Down

0 comments on commit a49d28f

Please sign in to comment.