Merge pull request #2259 from milkcocoa/fix-table-valign-middle

Fix for table-valign-middle doesn't work
pull/2267/head
Raphael Jackstadt 2019-09-08 12:45:56 +02:00 committed by GitHub
commit 07720d6094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
} }
} }
.table-valign-middle { &.table-valign-middle {
thead > tr > th, thead > tr > th,
thead > tr > td, thead > tr > td,
tbody > tr > th, tbody > tr > th,