Skip to content

Commit bf50ea9

Browse files
author
Natalia Momotenko
committed
MAGETWO-31855: UI improvements
1 parent a08ecef commit bf50ea9

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// /**
2+
// * @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
3+
// */
4+
5+
.magento-reset(); // Reset default styles with magento-reset

app/design/frontend/Magento/blank/web/css/styles.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55

66
// Magento/blank
7-
.magento-reset(); // Reset default styles with magento-reset
87

98
// Import theme vars overrides and mixins
109
@import "source/lib/lib.less"; // Import all lib files

lib/web/css/source/lib/lib.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@
2424
@import "typography.less";
2525
@import "utilities.less";
2626
@import "variables.less";
27-

0 commit comments

Comments
 (0)