Issue Type: Bug Bug
Assignee: Sande Gilda
Components: quickstarts
Created: 30/Oct/13 8:32 AM
Description:

Because of changes made in commit fixing JDF-515, mobile version of the quickstart loads in desktop browsers if the browser window width is less than 1280px.

I think this is caused by parentheses around orientation: portrait and orientation: landscape, because

Modernizr.mq("(orientation: landscape)")
returns true

but

Modernizr.mq("orientation: landscape")
returns false
Project: JBoss Developer Framework
Priority: Major Major
Reporter: Oliver Kišš
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira