Page 1 of 1
Font sizes (on mobile devices)
Posted: Mon Feb 08, 2016 8:58 am
by sillyfly
Just wanted to leave a note about this - the date and time in the main forum page isn't resized, so the result is that on mobile devices the text is much bigger than anything else. Probably someone missed the class in the CSS definition.
Here's a picture of how it looks:
As you can see, the date is even bigger than the forum titles.
Re: Font sizes (on mobile devices)
Posted: Mon Feb 08, 2016 9:10 am
by daniel34
Looks even more wrong when using Firefox on Android (Chrome gave the same result as yours):
Re: Font sizes (on mobile devices)
Posted: Mon Feb 08, 2016 8:11 pm
by ssilk
Looks ok for me when going into horizontal mode.
- image.png (196.08 KiB) Viewed 11079 times
Re: Font sizes (on mobile devices)
Posted: Tue Feb 09, 2016 3:43 am
by sillyfly
ssilk - this only applies to the date in the main forum page, not the one on individual messages.
Another point is that the css @media selector is usually (always?) only tested against screen width, so by using landscape you probably get a different CSS. From what I could see, the size of the date is always the same, but all other fonts get smaller the thinner your display.
It's not a serious issue, but it is an issue still.