NIHVIVO-2571: updated templates to use new size and dimension variables; minor css width change to support this

This commit is contained in:
tworrall 2011-07-14 17:02:04 +00:00
parent 4fca7d702e
commit 23c6f1d474
3 changed files with 5 additions and 1 deletions

View file

@ -15,7 +15,7 @@
margin-bottom: 10px;
}
#photoUploadForm {
width: 280px;
width: 400px;
float: left;
padding-left: 25px;
margin-left: 1.2em;