aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-14 23:53:21 -0700
committerMark Otto <[email protected]>2013-08-14 23:53:21 -0700
commit7f4e05fcce54f7d9aae64c95ecde9316345584a4 (patch)
tree77b8999bb7d1ea2076403657eb548f4ce01976b9
parentf058a6a3ea6196af859303ff4611fd9807842f7d (diff)
parentc84d34b5f1ae6908c5a0b524c17b81103b831f35 (diff)
downloadbootstrap-7f4e05fcce54f7d9aae64c95ecde9316345584a4.tar.xz
bootstrap-7f4e05fcce54f7d9aae64c95ecde9316345584a4.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index cc46e6ceb..1ac0268f9 100644
--- a/css.html
+++ b/css.html
@@ -96,7 +96,7 @@ base_url: "../"
/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-tablet) { ... }
-/* Medium devices (tablets, 992px and up) */
+/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-desktop) { ... }
/* Large devices (large desktops, 1200px and up) */