Merge branch 'cherry-pick-392b1134' into 'master'

Remove Co-Market from customer interface

See merge request saburly/wiaas/new-wiaas!88
This commit was merged in pull request #88.
This commit is contained in:
Bilal Catic
2018-12-05 18:45:14 +00:00

View File

@@ -131,7 +131,6 @@
}
#co-market-big-commercial{
background: $whiteColor;
text-align: center;
.ricoh-text {
@@ -144,13 +143,24 @@
}
#co-market-commercials {
background: $whiteColor;
.commercial-photo {
width: 100%;
}
}
@media (min-width: 768px) {
#co-market-commercials {
position: relative;
.commercial-photo {
position: absolute;
width: 100%;
height: 100%;
}
}
}
#co-market-catalog {
.filter-name {
margin-top: 0.4rem;