Skip to content

Commit cd90f1d

Browse files
cconard96trasher
authored andcommitted
Fix asset form header alignment on small screens
fixes #16938
1 parent 7f9c6c6 commit cd90f1d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: css/includes/components/_asset-form.scss

-4
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@
5757

5858
// remove margin-left is small screen
5959
@include media-breakpoint-down(sm) {
60-
.card-title {
61-
padding-left: 0 !important;
62-
}
63-
6460
.badge {
6561
margin-left: 0 !important;
6662
}

0 commit comments

Comments
 (0)