diff options
| author | Chris Rebert <[email protected]> | 2014-05-14 16:41:40 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-05-14 16:41:40 -0700 |
| commit | 7287582cf2187c59cfdd318fb03ceb2408f762f0 (patch) | |
| tree | 3a16e7d5a7fd6fb77f1fa775aeb4a9f4530dd53a | |
| parent | 5c11632bafd573462951e91ebda0fd020c63954e (diff) | |
| download | bootstrap-7287582cf2187c59cfdd318fb03ceb2408f762f0.tar.xz bootstrap-7287582cf2187c59cfdd318fb03ceb2408f762f0.zip | |
more precise docs link
| -rw-r--r-- | less/responsive-utilities.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/responsive-utilities.less b/less/responsive-utilities.less index 93f2e8ea8..abbeeeb43 100644 --- a/less/responsive-utilities.less +++ b/less/responsive-utilities.less @@ -14,7 +14,7 @@ // For more information, see the following: // // Issue: https://github.com/twbs/bootstrap/issues/10497 -// Docs: http://getbootstrap.com/getting-started/#browsers +// Docs: http://getbootstrap.com/getting-started/#support-ie10-width // Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/ @-ms-viewport { |
