From 7a62c91b843099caf106b2cf9cfde87db6ccd83c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 23 Mar 2013 15:14:08 +0100 Subject: Increase icon size for inline pages to 18%. --- local.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.scss b/local.scss index b6a2010..1e41020 100644 --- a/local.scss +++ b/local.scss @@ -227,8 +227,8 @@ div.inlinepage { overflow: visible; min-height: 12em; img.icon { - height: 10%; - width: 10%; + height: 18%; + width: 18%; } } -- cgit v1.2.3