Skip to content

Commit

Permalink
Fixed issue #11022: better alignment of the percent in the progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 25, 2016
1 parent b17d77f commit 54543b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/default/css/flat_and_modern.css
Expand Up @@ -5143,6 +5143,7 @@ a.thumbnail.active {
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
padding-top: 0.4em;
}
.progress-striped .progress-bar,
.progress-bar-striped {
Expand Down

0 comments on commit 54543b1

Please sign in to comment.