Skip to content

Commit e8233f3

Browse files
committed
#514: User sees content snapshot on Category Page in Admin Panel - Change form Description label position, [store view] align left.
1 parent d78caa1 commit e8233f3

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_common.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
label {
6464
span {
6565
&:before {
66-
text-align: right;
66+
left: 0;
6767
}
6868
}
6969
}

0 commit comments

Comments
 (0)