Skip to content

Commit 8fa9d88

Browse files
#718: Required Field Validation Error Message Looks Bad for Mobile Eligible Input Fields
1 parent f2d2dc4 commit 8fa9d88

File tree

1 file changed

+0
-4
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/form/element

1 file changed

+0
-4
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/form/element/_mobile.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
.admin__fieldset .admin__field.admin__field-min-height-mobile,
1010
.admin__fieldset .admin__field.admin__field-min-height-mobile-with-notice {
1111
.admin__field-control._with-tooltip {
12-
.admin__control-addon {
13-
max-width: inherit;
14-
}
1512

1613
.admin__field-tooltip {
1714
margin-left: 19px;
@@ -69,7 +66,6 @@
6966

7067
.admin__fieldset .admin__field.admin__field-min-height-mobile {
7168
.admin__field-control._with-tooltip {
72-
display: flex;
7369
width: 17.9rem;
7470
}
7571
}

0 commit comments

Comments
 (0)