Skip to content

Commit 6838420

Browse files
Merge pull request #4916 in SW/shopware from sw-18579/5.2/revert-fix-styling-of-image-slider-on-tabletlandscape to 5.2
* commit '4086c4497cbc5a208a539b8308614ed0521276ab': Revert "SW-18579 - Fix styling of image slider on tabletlandscape viewport"
2 parents 5e917f1 + 4086c44 commit 6838420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/Frontend/Responsive/frontend/_public/src/less/_components/image-slider.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ It contains the viewport specific styles inside media queries.
255255

256256
.image-slider--container {
257257
.unitize-height(400);
258+
.unitize(margin-bottom, 110);
258259

259260
&.no--thumbnails {
260261
margin-bottom: 0;

0 commit comments

Comments
 (0)