Disable big containers RWD
This commit is contained in:
@@ -13641,7 +13641,7 @@ li.product-flag.discount {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
@media (min-width: 1440px) {
|
||||
/* @media (min-width: 1440px) {
|
||||
.container {
|
||||
width: 1260px;
|
||||
max-width: 100%;
|
||||
@@ -13658,7 +13658,7 @@ li.product-flag.discount {
|
||||
width: 1600px;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
} */
|
||||
.layout-full-width:not(.page-search) #wrapper > .container {
|
||||
max-width: 100%;
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user