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

Commit 9ec154e

Browse files
committed
added space before bracket as devdoc
1 parent 43c1ba8 commit 9ec154e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_collapsible-blocks.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
&.collapsible-block-wrapper-last {
148148
border-bottom: 0;
149149
}
150-
.admin__dynamic-rows.admin__control-collapsible{
150+
.admin__dynamic-rows.admin__control-collapsible {
151151
.admin__collapsible-block-wrapper {
152152
border-bottom: none;
153153
}

0 commit comments

Comments
 (0)