Skip to content

Commit 4934052

Browse files
author
Stanislav Idolov
committed
Fix coding standards issue
1 parent 4185450 commit 4934052

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/web/css/source

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Theme/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,10 @@
261261
.copyright {
262262
.lib-css(background-color, @copyright__background-color);
263263
.lib-css(color, @color-white);
264+
box-sizing: border-box;
264265
display: block;
265266
padding: @indent__s;
266267
text-align: center;
267-
box-sizing: border-box;
268268
}
269269

270270
.page-header,

0 commit comments

Comments
 (0)