Commit 5b137e58 authored by Mark Otto's avatar Mark Otto

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

Fix comments for extra small grid
parents f7b7cc34 283c86db
...@@ -28,8 +28,8 @@ ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment