// Fix progress bar in installer on IE & Chrome

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12989 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-03 15:37:05 +00:00
parent 23a3f50adb
commit 8d6f67508b
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -709,9 +709,8 @@ ul#optional_update {list-style-type:none;}
#progress_bar .total span{
font-size: 16px;
font-weight: bold;
margin-top: 5px;
position: absolute;
text-align: center;
margin-top: -24px;
display: block;
}
#progress_bar .total .progress {