Skip to content

Commit cf9f65c

Browse files
authored
ENGCOM-5344: fixed issue #22638 - Asterisk(*) sign position does not consistent in admin #22800
2 parents 9fc254f + 2877fb3 commit cf9f65c

File tree

1 file changed

+0
-14
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/forms

1 file changed

+0
-14
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/_extends.less

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,6 @@
4949
display: none;
5050
}
5151
}
52-
53-
&.required,
54-
&._required {
55-
> .admin__field-label {
56-
span {
57-
padding-left: 1.5rem;
58-
59-
&:after {
60-
left: 0;
61-
margin-left: @temp_gutter; // @todo ui: update after finalizing Form Grid mixing css/source/forms/_temp.less:10
62-
}
63-
}
64-
}
65-
}
6652
}
6753
}
6854

0 commit comments

Comments
 (0)