2
0
forked from Wavyzz/dolibarr

Fix: more clean code for new version of jQuery fileupload

This commit is contained in:
Regis Houssin
2012-05-31 21:08:14 +02:00
parent 1f4be4cfed
commit aee1c3b069
5 changed files with 613 additions and 391 deletions

View File

@@ -105,3 +105,13 @@
margin-top: 2px;
}
}
.span5 {
width: 400px;
float: left;
}
.span7 {
width: 560px ;
float: left;
}