Closed softvision-sergiulogigan closed 5 years ago
It looks like this issue is reproducible across the whole website...
<a href="#" class="abs listStarbutton binded">
<span class="block icon starflat2 listStar"></span>
</a>
This is using a bakcground-image with sprites.
.icon {
background: url(https://s1.olx.in/static/olxin/packed/img/2fe7a067d26bc75720acc810cbed38fa9f.png) no-repeat;
}
.icon {
background-image: url(https://s2.olx.in/static/olxin/packed/img/2fce8cc8b9aec92d91391cec19048aeae2.png);
background-size: 300px 608px;
}
.icon.starflat2 {
width: 21px;
height: 20px;
background-position: -96px -241px;
}
Probably needs to contact them.
@szymanskilukasz could you help us find the right people at OLX to fix this issue? Thanks.
@karlcow Wow cool project :) Didn't know it before. I will send this thread to my colleagues in OLX IN :)
Thanks a lot. Appreciated!
After retesting the issue I noticed that the layout has changed.
Tested with: Browser / Version: Firefox Nightly 68.1a1 (2019-08-13), Firefox Preview 1.2.0 (Build #12181645) Operating System: Huawei P10 (Android 8.0) - 1080 x 1920 pixels (~432 ppi pixel density)
Closing as invalid.
URL: www.olx.in Browser / Version: Firefox Mobile Nightly 56.0a1 (2017-06-21) Operating System: Samsung Galaxy S6 (Android 7.0) - 1440 x 2560 pixels (~577 ppi pixel density) Problem type: Something else - I'll add details below
Steps to Reproduce
Expected Behavior: All icons are round.
Actual Behavior: Some icons are truncated at the bottom.
Notes:
Watchers: @softvision-oana-arbuzov @softvision-sergiulogigan
sv; country: in
From webcompat.com with ❤️