diff options
Diffstat (limited to 'cosmo/bootstrap.css')
-rw-r--r-- | cosmo/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css index e0aea77b..814b0399 100644 --- a/cosmo/bootstrap.css +++ b/cosmo/bootstrap.css @@ -5802,6 +5802,10 @@ table .info a, -webkit-box-shadow: none; box-shadow: none; } +.progress .progress-bar { + font-size: 8px; + line-height: 8px; +} .panel-heading, .panel-footer { border-top-right-radius: 0; |