GX-Bug #45885 » fix.patch
| src/templates/Honeygrid/styles/modules/_box_categories.scss (revision ) | ||
|---|---|---|
| 161 | 161 |
padding: 0; |
| 162 | 162 |
position: relative; |
| 163 | 163 |
float: none; |
| 164 |
z-index: 0; |
|
| 164 | 165 |
@include box-shadow(none); |
| 165 | 166 |
} |
| 166 | 167 |
|