minor improvements for progress bars

This commit is contained in:
Hauke Klement
2015-03-11 09:58:33 +01:00
parent 0673d44820
commit c811e1a78f
3 changed files with 5 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ span.caret {
.progress-bar {
line-height: initial;
min-width: 2em;
}
}