Skip to content

Commit 0d5150f

Browse files
authored
Code clean up
1 parent bbc7517 commit 0d5150f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1332,8 +1332,8 @@
13321332
}
13331333

13341334
&-details {
1335+
.lib-css(border-bottom, @border-width__base solid @border-color__base);
13351336
display: none;
1336-
border-bottom: @border-width__base solid @border-color__base;
13371337

13381338
&.shown {
13391339
display: table-row;

0 commit comments

Comments
 (0)