ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: Burke Knight on October 09, 2016, 07:07:42 pm

Title: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: Burke Knight on October 09, 2016, 07:07:42 pm
See attached image.
BeSocial, menu.
Title: Re: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: Spuds on October 09, 2016, 08:22:11 pm
BK !!!  :)

Thanks for the report, I made an adjustment on the site that I think should fix the issue, so give it a whirl.
Title: Re: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: radu81 on October 10, 2016, 06:24:18 am
I confirm it's better now ;) 
Title: Re: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: Burke Knight on October 11, 2016, 03:24:13 pm
Much better now.
Now I can see better, and read the forum.  :D
Title: Re: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: ahrasis on October 11, 2016, 10:28:44 pm
Quote from: Spuds – BK !!!  :)

Thanks for the report, I made an adjustment on the site that I think should fix the issue, so give it a whirl.
You should tell us what you did @Spuds  :P
Title: Re: ElkArte 1.1 beta 3 - Mobile view issue.
Post by: Spuds on October 12, 2016, 07:43:00 am
Although the PR is messy .. .https://github.com/elkarte/Elkarte/pull/2718/commits/49aac330c1ec3a41720574068c26ab1d11469eb5

Since we now use SVG images for the menu, having a font size 130% was no longer correct (that's how you adjusted the icons when it was font awesome), so I had to drop that, use proper width / height calls, and adjust padding and margin.  Note that messy PR also fixes the large screen problem that was reported.

So there ya go   :)