Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Grid reordering classes #25

Closed
Chalarangelo opened this issue Nov 5, 2016 · 1 comment
Closed

Grid reordering classes #25

Chalarangelo opened this issue Nov 5, 2016 · 1 comment
Assignees
Milestone

Comments

@Chalarangelo
Copy link
Owner

Classes for reordering grid columns on different size displays should be added. Two classes for each display size should suffice (examples given for small (sm) screens):

  • .sm-first : Makes the column first on that display.
  • .sm-last : Makes this column last on that display.

Another class for .sm-hidden might be useful to help hide certain types of content on different displays.

@Chalarangelo Chalarangelo added this to the v2.0.0 milestone Nov 5, 2016
@Chalarangelo Chalarangelo self-assigned this Nov 5, 2016
@Chalarangelo
Copy link
Owner Author

Implemented, except for the .sm-hidden idea. This might be implemented later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant