mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-15 10:00:58 +00:00
Merge pull request #11511 from ZDroid/fix-xs-comments
Fix comments for extra small grid
This commit is contained in:
commit
5b137e5857
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@
|
|||
|
||||
// Extra small grid
|
||||
//
|
||||
// Grid classes for extra small devices like smartphones. No offset, push, or
|
||||
// pull classes are present here due to the size of the target.
|
||||
// Columns, offsets, pushes, and pulls for extra small devices like
|
||||
// smartphones.
|
||||
//
|
||||
// Note that `.col-xs-12` doesn't get floated on purpose--there's no need since
|
||||
// it's full-width.
|
||||
|
|
|
|||
Loading…
Reference in a new issue