sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
616 stars 88 forks source link

Back button not rendering correctly on WP8 #110

Open polczyk opened 9 years ago

polczyk commented 9 years ago

I'm using version 3.8.0 and using emulator and Nokia Lumia 635 the arrow inside the back button isn't centered and is floating to the right instead. Landscape mode seems to be working fine.

capture

sourcebits-robertbiggs commented 9 years ago

what are the viewport dimensions on the Lumia 635? I'll need to make a media query to target that phone in portrait to avoid that.

polczyk commented 9 years ago

According to http://viewportsizes.com/mine/ it's 320 x 486.

sourcebits-robertbiggs commented 9 years ago

So, this should now be resolved. Please get the latest Windows theme and try again. Was a typo affecting buttons in the media queries for smaller Windows phones.