[FIX] code: typos

This commit is contained in:
Victor Feyens
2021-05-31 11:56:48 +02:00
committed by vfe-odoo
parent becf7a207d
commit bfec9a58f9
4 changed files with 4 additions and 4 deletions
@@ -71,7 +71,7 @@
//
// When borders are added on all sides of the cells, the corners can render odd when
// these borders do not have the same color or if they are semi-transparent.
// Therefor we add top and border bottoms to the `tr`s and left and right borders
// Therefore we add top and border bottoms to the `tr`s and left and right borders
// to the `td`s or `th`s
.table-bordered {