diff options
Diffstat (limited to 'darkly/bootstrap.css')
-rw-r--r-- | darkly/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/darkly/bootstrap.css b/darkly/bootstrap.css index cf750f05..94e28641 100644 --- a/darkly/bootstrap.css +++ b/darkly/bootstrap.css @@ -5861,6 +5861,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; |