diff --git a/productMods/css/individual/individual-qr.css b/productMods/css/individual/individual-qr.css index 0cc45308..080bac8e 100644 --- a/productMods/css/individual/individual-qr.css +++ b/productMods/css/individual/individual-qr.css @@ -2,9 +2,11 @@ .qrCode { float: left; + padding-left: .7em; } img.qrCode { margin-bottom: 2em; + padding-left: 0; } .vcard { clear: left; diff --git a/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl b/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl index 4f79856e..bc0ed3b2 100644 --- a/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl +++ b/productMods/templates/freemarker/body/foaf-person--exportQrCode.ftl @@ -9,7 +9,7 @@