0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Correct xs and sm breakpoint values in responsive utilities docs (#21664)

This commit is contained in:
Amy Gori 2017-01-16 00:37:06 -05:00 committed by Mark Otto
parent d6a5439a8c
commit 44684a60e5

View File

@ -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