Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit fd9a423

Browse files
Fixed #18918 Asterisk sign display twice
1 parent 9fbf41a commit fd9a423

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
label {
225225
display: inline-block;
226226
line-height: @field-label__line-height;
227-
vertical-align: middle;
227+
vertical-align: top;
228228
white-space: normal;
229229

230230
&[data-config-scope] {

0 commit comments

Comments
 (0)