Skip to content

Commit 5fa5fb7

Browse files
align the font awesome notice with the field label
1 parent 7b2697f commit 5fa5fb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/welcome/admin.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ body[class*="page_stk-"] {
244244
.s-icon-kit-settings-field > p {
245245
margin-left: calc(var(--label-width) + 40px);
246246
}
247+
// Align the pro badge with the field.
248+
.s-icon-kit-settings-field > .s-settings-pro {
249+
margin-top: -1.4em;
250+
}
247251
.s-integrations .ugb-admin-setting__field,
248252
.s-icon-settings-fa-version .ugb-admin-setting__field {
249253
margin-left: 40px;

0 commit comments

Comments
 (0)