diff options
| author | Mark Otto <[email protected]> | 2011-11-12 01:03:16 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-11-12 01:03:16 -0800 |
| commit | a4d6e7e9a38517a7fbe8061008798fc8bac68a96 (patch) | |
| tree | d2cfac99808f383fb18d66d88e8239e93a34129b /docs/less.html | |
| parent | c5115d55abd3b8552c244720e64ee0beea71cdd5 (diff) | |
| parent | 0e6cd670ca0619c663c016c08059530b598e15d3 (diff) | |
| download | bootstrap-a4d6e7e9a38517a7fbe8061008798fc8bac68a96.tar.xz bootstrap-a4d6e7e9a38517a7fbe8061008798fc8bac68a96.zip | |
Merge pull request #579 from raulriera/2.0-wip
Add meta tag to all new docs pages for mobile responsiveness
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/less.html b/docs/less.html index 4fa0f0bdd..c76be9a5d 100644 --- a/docs/less.html +++ b/docs/less.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <title>Bootstrap, from Twitter</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> |
