Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2016-08-09 06:35:58 +0300
committerMark Otto <markdotto@gmail.com>2016-08-09 06:35:58 +0300
commit935e0ccbaf1b709b3a302a4e27739c84c5133b0c (patch)
treea599759f5fa7f30dda9b93436a1526b7bab543bb /scss
parent0416f761dddae04a1b4d3ce70afece518330ca4d (diff)
fixes #20469 and #20473 without misuing dash
Diffstat (limited to 'scss')
-rw-r--r--scss/_tables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss
index d865884ec0..342c788c92 100644
--- a/scss/_tables.scss
+++ b/scss/_tables.scss
@@ -101,7 +101,7 @@
// Inverse styles
//
-// Same table markup, but inverted color scheme—dark background and light text.
+// Same table markup, but inverted color scheme: dark background and light text.
.thead-inverse {
th {