From 018d85005d4788fc1f0b7b9bf9a80bdcc19414ae Mon Sep 17 00:00:00 2001 From: John Otander Date: Tue, 24 Jan 2017 09:07:17 -0700 Subject: [PATCH] Ensure modifiers are consistent in _display --- src/_display.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/_display.css b/src/_display.css index 13ef1be..5eb68b3 100644 --- a/src/_display.css +++ b/src/_display.css @@ -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