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