diff options
Diffstat (limited to 'flatly/bootswatch.less')
-rw-r--r-- | flatly/bootswatch.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less index 140a06d9..e2c6128f 100644 --- a/flatly/bootswatch.less +++ b/flatly/bootswatch.less @@ -192,6 +192,10 @@ input, { .progress { height: 10px; .box-shadow(none); + .progress-bar { + font-size: 10px; + line-height: 10px; + } } // Containers ================================================================= |