NIHVIVO-3142: Fixed some display issues when exporting QR codes.

This commit is contained in:
manolobevia 2011-09-06 15:03:02 +00:00
parent 187ae268c8
commit c0202b0ad6
2 changed files with 3 additions and 1 deletions

View file

@ -2,9 +2,11 @@
.qrCode {
float: left;
padding-left: .7em;
}
img.qrCode {
margin-bottom: 2em;
padding-left: 0;
}
.vcard {
clear: left;