diff options
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r-- | flatly/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css index 2cf3000c..5af1b822 100644 --- a/flatly/bootstrap.css +++ b/flatly/bootstrap.css @@ -5855,6 +5855,10 @@ input:focus { -webkit-box-shadow: none; box-shadow: none; } +.progress .progress-bar { + font-size: 10px; + line-height: 10px; +} .well { -webkit-box-shadow: none; box-shadow: none; |