mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix a typo in scss/_tables.scss comments (#39497)
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@
|
|||||||
//
|
//
|
||||||
// When borders are added on all sides of the cells, the corners can render odd when
|
// 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.
|
// 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
|
// to the `td`s or `th`s
|
||||||
|
|
||||||
.table-bordered {
|
.table-bordered {
|
||||||
|
|||||||
Reference in New Issue
Block a user