Ensure modifiers are consistent in _display
This commit is contained in:
parent
047a766b54
commit
018d85005d
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
|||
it = inline-table
|
||||
t = table
|
||||
tc = table-cell
|
||||
tr = table-row
|
||||
tcol = table-column
|
||||
tcolg = table-column-group
|
||||
t-row = table-row
|
||||
t-columm = table-column
|
||||
t-column-group = table-column-group
|
||||
|
||||
Media Query Extensions:
|
||||
-ns = not-small
|
||||
|
|
Loading…
Reference in a new issue