This commit is contained in:
Pierre-Olivier Latour
2014-03-30 17:03:28 -07:00
parent c0854f2bec
commit 768d9fe8e1
2 changed files with 20 additions and 2 deletions
@@ -55,6 +55,20 @@ p {
text-align: center;
}
.fileupload-process {
float: none;
}
.fileupload-processing .fileupload-process {
display: inline;
width: 24px;
height: 24px;
margin-left: 10px;
margin-top: 5px;
vertical-align: top;
background: none;
}
.progress {
margin: 0px;
height: 18px;