Skip to content

Commit 07720d6

Browse files
authored
Merge pull request #2259 from milkcocoa/fix-table-valign-middle
Fix for table-valign-middle doesn't work
2 parents 0bf308e + ce78f25 commit 07720d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scss/_table.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
}
5050

51-
.table-valign-middle {
51+
&.table-valign-middle {
5252
thead > tr > th,
5353
thead > tr > td,
5454
tbody > tr > th,

0 commit comments

Comments
 (0)