aboutsummaryrefslogtreecommitdiff
path: root/less/responsive.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-06 23:34:03 -0800
committerMark Otto <[email protected]>2012-02-06 23:34:03 -0800
commit575b82473f8d248ca3782fa86ce1c92eea03905c (patch)
tree094f66085d4525b6e5a201ab4360d409b33780a6 /less/responsive.less
parent85e401a6567e51016357acfe6b01cd5b5c330652 (diff)
downloadbootstrap-575b82473f8d248ca3782fa86ce1c92eea03905c.tar.xz
bootstrap-575b82473f8d248ca3782fa86ce1c92eea03905c.zip
rearrange some of the docs on buttons to show examples of all possible renderings along with code snippets and note about usage; also fix the portrait tablet media query
Diffstat (limited to 'less/responsive.less')
-rw-r--r--less/responsive.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/responsive.less b/less/responsive.less
index 7d494a357..7ed58bb4e 100644
--- a/less/responsive.less
+++ b/less/responsive.less
@@ -123,7 +123,7 @@
// LANDSCAPE PHONE TO SMALL DESKTOP & PORTRAIT TABLET
// --------------------------------------------------
-@media (max-width: 768px) {
+@media (max-width: 767px) {
// GRID & CONTAINERS
// -----------------
// Remove width from containers