aboutsummaryrefslogtreecommitdiff
path: root/docs/layout
diff options
context:
space:
mode:
authorAmy Gori <[email protected]>2017-01-16 00:37:06 -0500
committerMark Otto <[email protected]>2017-01-15 21:37:06 -0800
commit44684a60e55406a1e918ebcadfe49368fe425ad3 (patch)
tree0cc1233afe2dec46ef09a9a2748ff5f955ed53cf /docs/layout
parentd6a5439a8cc7cb3f916efb36bf785bdbd836858d (diff)
downloadbootstrap-44684a60e55406a1e918ebcadfe49368fe425ad3.tar.xz
bootstrap-44684a60e55406a1e918ebcadfe49368fe425ad3.zip
Correct xs and sm breakpoint values in responsive utilities docs (#21664)
Diffstat (limited to 'docs/layout')
-rw-r--r--docs/layout/responsive-utilities.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/layout/responsive-utilities.md b/docs/layout/responsive-utilities.md
index e207737d1..c3f0c0090 100644
--- a/docs/layout/responsive-utilities.md
+++ b/docs/layout/responsive-utilities.md
@@ -28,11 +28,11 @@ Try to use these on a limited basis and avoid creating entirely different versio
<th></th>
<th>
Extra small devices
- <small>Portrait phones (&lt;544px)</small>
+ <small>Portrait phones (&lt;576px)</small>
</th>
<th>
Small devices
- <small>Landscape phones (&ge;544px - &lt;768px)</small>
+ <small>Landscape phones (&ge;576px - &lt;768px)</small>
</th>
<th>
Medium devices