From 3d3f0ae59c6ca2eaa29fe9a35453d512165d7968 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Fri, 7 Dec 2012 15:11:46 +0100 Subject: [PATCH] bigger qr codes sheet --- app/assets/stylesheets/qr_sheet/structure.css.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/qr_sheet/structure.css.sass b/app/assets/stylesheets/qr_sheet/structure.css.sass index df70b417..4141d6b1 100644 --- a/app/assets/stylesheets/qr_sheet/structure.css.sass +++ b/app/assets/stylesheets/qr_sheet/structure.css.sass @@ -1,10 +1,10 @@ ul#qr-list list-style: none - width: 600px + width: 682px li float: left margin-right: 20px border: 1px solid black margin-bottom: 20px img - width: 172px + width: 202px