2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

copyediting

This commit is contained in:
Chris Rebert
2013-12-15 18:13:50 -08:00
parent 4ee93c9f85
commit be508e043c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ cite { font-style: normal; }
// For now we'll leave these alongside the text classes until v4 when we can
// safely shift things around (per SemVer rules).
.bg-primary {
// Given the contrast here, this is the only class to have it's color inverted
// Given the contrast here, this is the only class to have its color inverted
// automatically.
color: #fff;
background-color: @brand-primary;