Skip to content

Commit bbd4a6c

Browse files
ENGCOM-3573: Forword Port : Fixed-19379-Tax Rate Checkbox alignment issue #19383 #19413
- Merge Pull Request #19413 from suryakant-krish/magento2:fixed-2.3-dev-19379 - Merged commits: 1. d0d8725
2 parents 7d6b0d7 + d0d8725 commit bbd4a6c

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@
121121

122122
> .admin__field-control {
123123
#mix-grid .column(@field-control-grid__column, @field-grid__columns);
124+
input[type="checkbox"] {
125+
margin-top: 1.2rem;
126+
}
124127
}
125128

126129
> .admin__field-label {

0 commit comments

Comments
 (0)