From d177a450fa4a4d241e54d15da9caaa802ed31366 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Tue, 20 Nov 2012 17:58:03 +0100 Subject: [PATCH] better styling for qr print --- app/assets/stylesheets/qr_sheet/structure.css.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/assets/stylesheets/qr_sheet/structure.css.sass b/app/assets/stylesheets/qr_sheet/structure.css.sass index 3c382ce5..df70b417 100644 --- a/app/assets/stylesheets/qr_sheet/structure.css.sass +++ b/app/assets/stylesheets/qr_sheet/structure.css.sass @@ -1,7 +1,10 @@ ul#qr-list list-style: none + width: 600px li float: left margin-right: 20px border: 1px solid black margin-bottom: 20px + img + width: 172px