Skip to content

Commit 17127ec

Browse files
committed
fix: FontAwesome notice alignment in free version
1 parent 362a805 commit 17127ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/welcome/admin.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,10 +1297,7 @@ const Integrations = props => {
12971297
<label className="s-text-field" htmlFor="s-icon-kit-field">
12981298
<span className="s-settings-field__title">{ __( 'FontAwesome Pro Kit', i18n ) }</span>
12991299
</label>
1300-
</div>
1301-
<div>
13021300
<p className="s-settings-pro">
1303-
<span className="s-settings-field__title">{ __( 'FontAwesome Pro Kit', i18n ) }</span>
13041301
{ __( 'This is only available in Stackable Premium. ', i18n ) }
13051302
<a href="https://wpstackable.com/premium/?utm_source=wp-settings-integrations&utm_campaign=gopremium&utm_medium=wp-dashboard" target="_premium">
13061303
{ __( 'Go Premium', i18n ) }

0 commit comments

Comments
 (0)