Skip to content

Commit 5092948

Browse files
committed
IMP: drop redundant styles
Already set in the lib/reset styles
1 parent 395907d commit 5092948

File tree

2 files changed

+0
-4
lines changed
  • app/design/frontend/Magento

2 files changed

+0
-4
lines changed

app/design/frontend/Magento/blank/Magento_Catalog/web/css/source/_module.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,9 @@
119119
top: 0;
120120
right: 0;
121121
bottom: 0;
122-
height: auto;
123122
left: 0;
124123
display: block;
125124
margin: auto;
126-
max-width: 100%;
127125
}
128126

129127
//

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,9 @@
100100
top: 0;
101101
right: 0;
102102
bottom: 0;
103-
height: auto;
104103
left: 0;
105104
display: block;
106105
margin: auto;
107-
max-width: 100%;
108106
}
109107

110108
//

0 commit comments

Comments
 (0)