12-18-2012 10:45 AM - edited 12-18-2012 10:46 AM
For BB10 what does 1em equal in px? Because it seems too large, because in my app to make the fonts and other containers look a reasonable size I am having to set the root em to be 75% of that to cascade through my app. Also ripple is setting the em for bb10 container incorrectly, or better yet BB10 should be using ripple em size.
Cheers
Rylan
12-18-2012 11:04 AM - edited 12-18-2012 11:05 AM
1em is 16px
Source:
If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
12-18-2012 11:17 AM
em values are dynamic, the standard that browsers are using are using for the root em is 16px, however BB10 root em is a different value which makes sense because of pixel density and screen resolution.