Improve 'Verify' button styling
[MAILPOET-2431]
This commit is contained in:
committed by
Jack Kitterhing
parent
121740a08f
commit
7151e23f47
@@ -165,4 +165,10 @@
|
||||
font-size: 1.2em;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#mailpoet_premium_key_verify {
|
||||
font-size: inherit;
|
||||
margin-left: 3px;
|
||||
vertical-align: inherit;
|
||||
}
|
||||
}
|
||||
|
@@ -160,7 +160,6 @@ const PremiumTab = (props) => {
|
||||
setMssKeyValid(null);
|
||||
}}
|
||||
/>
|
||||
{' '}
|
||||
<button
|
||||
type="button"
|
||||
id="mailpoet_premium_key_verify"
|
||||
|
Reference in New Issue
Block a user