Skip to content

Table Docs Clarification(?) maybe #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
table issue sorted
  • Loading branch information
Snazzyham committed Jan 24, 2017
commit d64dca24227b84ab16f5db82dbab291cac2a95d6
18 changes: 9 additions & 9 deletions docs/layout/display/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,15 +283,15 @@ <h4 class="f4 mv0 fw6 dib mr4">tachyons-display</h4>
d = display

Modifiers:
n = none
b = block
ib = inline-block
it = inline-table
t = table
tc = table-cell
tr = table-row
tcol = table-column
tcolg = table-column-group
n = none
b = block
ib = inline-block
it = inline-table
t = table
tc = table-cell
t-row = table-row
t-columm = table-column
t-column-group = table-column-group

Media Query Extensions:
-ns = not-small
Expand Down