aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 856e378cb..5318d432e 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -399,7 +399,8 @@ p {
}
}
-small {
+small,
+.small {
font-size: 85%;
}
@@ -458,6 +459,7 @@ h6,
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
+ color: inherit;
}
h1 small,