Various mobile responsive fixes for the buy page. This isn't finished, I was basically just styling the featured properties section. Also, I need to test on the live site so there might be a lot of smaller merge requests coming Simon.
Finally think I've fixed issue #8 F@#k Yeah 🎉. It was a pain to fix arse fixing it for Safari as it breaks scrolling in Firefox! But I've got a media query that targets only -webkit browsers (chrome and safari) and allows the fix to work there without breaking Firefox (which didn't need the fix).
@jayden2 @slehmann36 I will continue Mobile queries/fixes tomorrow when these are on the live site. Most of these target the live site, which I can only test so many changes before I need them merged. I am using Safari's mobile inspector to actually allow me to tweak the css/html on a real mobile like the browser inspector, but the added benefit of being done on a real device and live.
I've got a few more things to do on the buy page (regarding the search bar padding/margins on mobile) but I think it's almost done as a lot of the problems were due to the featured properties partial having fixed widths rather than reflowing. I'll move onto the sell-pages tomorrow. From memory the search-page was good. I'll confirm and continue on all the other pages/partials and tasks in issue #201 tomorrow
@jayden2 @slehmann36 I will continue Mobile queries/fixes tomorrow when these are on the live site. Most of these target the live site, which I can only test so many changes before I need them merged. I am using Safari's mobile inspector to actually allow me to tweak the css/html on a real mobile like the browser inspector, but the added benefit of being done on a real device and live.
I've got a few more things to do on the buy page (regarding the search bar padding/margins on mobile) but I think it's almost done as a lot of the problems were due to the featured properties partial having fixed widths rather than reflowing. I'll move onto the sell-pages tomorrow. From memory the search-page was good. I'll confirm and continue on all the other pages/partials and tasks in issue #201 tomorrow
Cheers,
Daniel