summaryrefslogtreecommitdiff
path: root/darkly/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'darkly/bootswatch.less')
-rw-r--r--darkly/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/darkly/bootswatch.less b/darkly/bootswatch.less
index 281136cc..d62499bd 100644
--- a/darkly/bootswatch.less
+++ b/darkly/bootswatch.less
@@ -199,6 +199,10 @@ input {
.progress {
height: 10px;
.box-shadow(none);
+ .progress-bar {
+ font-size: 10px;
+ line-height: 10px;
+ }
}
// Containers =================================================================