This tag should be included in the <head> to make things look right on mobile devices:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

CommentFileSizeAuthor
twitter_bootstrap-mobile-fix-1.patch688 bytesbkildow
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bkildow’s picture

Status: Active » Needs review
frankbaele’s picture

Assigned: Unassigned » frankbaele
frankbaele’s picture

Status: Needs review » Closed (fixed)
andregriffin’s picture

Project: Twitter's Bootstrap » Bootstrap
mgladding’s picture

As a side note - if you do not want a different display for mobile phones (you want the site to look exactly the same regardless of device), then remove that bit of code from the html template.

mgladding’s picture

Issue summary: View changes

missing code tag.