Skip to content

Commit d46052d

Browse files
committed
fix: Align page title tag spacing with DS tag
1 parent 4222b82 commit d46052d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/bundle/Resources/public/scss/_page-title.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
white-space: nowrap;
2929
}
3030

31-
.ibexa-badge {
31+
.ibexa-badge,
32+
.ids-tag {
3233
margin-left: calculateRem(16px);
3334
font-family: $ibexa-font-family;
3435
}

0 commit comments

Comments
 (0)