SASS linting fix.

This commit is contained in:
Christopher Charbonneau Wells 2017-11-18 07:34:57 -05:00
parent 87e13661ee
commit b5d2a0b7f4
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
}
.child-list {
th, td {
th,
td {
vertical-align: middle;
}
}