summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2013-03-23 15:57:37 +0100
committerSiri Reiter <siri@jones.dk>2013-03-23 15:57:37 +0100
commit9303efef04a2a21a0c6c21e188b4831909b18404 (patch)
tree3edfba89476428281fee7eff8095e1df4ea34f15
parent7a62c91b843099caf106b2cf9cfde87db6ccd83c (diff)
Increase size of inline icons a bit again.
-rw-r--r--local.scss4
1 files 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%;
}
}