1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #11511 from ZDroid/fix-xs-comments

Fix comments for extra small grid
This commit is contained in:
Mark Otto
2013-11-29 23:46:35 -08:00

View File

@@ -28,8 +28,8 @@
// Extra small grid // Extra small grid
// //
// Grid classes for extra small devices like smartphones. No offset, push, or // Columns, offsets, pushes, and pulls for extra small devices like
// pull classes are present here due to the size of the target. // smartphones.
// //
// Note that `.col-xs-12` doesn't get floated on purpose--there's no need since // Note that `.col-xs-12` doesn't get floated on purpose--there's no need since
// it's full-width. // it's full-width.