Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !10584

Fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply to docs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge ie_viewports into master Sep 11, 2013
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 5

Per #10497 (closed), some things for Windows 8, Windows Phone 8, and Internet Explorer 10 are not what they seem. This pull request fixes a few things up around that:

  • Drops the global @ms-viewport usage that was causing Windows Phone 8 devices to display scaled down versions of a "desktop site"
  • Clarifies the docs in the Browser Support section on the Getting Started page to provide additional context
  • Applies the fix to the docs so folks have an example to pull from if need be.

/cc @cvrebert @laurentperez

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ie_viewports