From 9303efef04a2a21a0c6c21e188b4831909b18404 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 23 Mar 2013 15:57:37 +0100 Subject: Increase size of inline icons a bit again. --- local.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.scss b/local.scss index 1e41020..391d5ae 100644 --- a/local.scss +++ b/local.scss @@ -227,8 +227,8 @@ div.inlinepage { overflow: visible; min-height: 12em; img.icon { - height: 18%; - width: 18%; + height: 15%; + width: 15%; } } -- cgit v1.2.3