1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 18:40:03 +00: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></th>
<th> <th>
Extra small devices Extra small devices
<small>Portrait phones (&lt;544px)</small> <small>Portrait phones (&lt;576px)</small>
</th> </th>
<th> <th>
Small devices Small devices
<small>Landscape phones (&ge;544px - &lt;768px)</small> <small>Landscape phones (&ge;576px - &lt;768px)</small>
</th> </th>
<th> <th>
Medium devices Medium devices