summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:11:35 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:11:35 +0100
commit3fcd9cd06b5f8cdaa034bc863789b4ae6287ef2e (patch)
treee660df7f1d6ec8b57028b0a0944941e9eb58171c
parent441ce4e1a80f357a26ccff62e1bdcda5a0071c70 (diff)
make img a tad smaller
-rw-r--r--css/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index efe322982..088a50527 100644
--- a/css/content.css
+++ b/css/content.css
@@ -479,7 +479,7 @@
}
#app-content .source img {
- height: 20px;
+ height: 18px;
display: inline-block;
margin: 0 0 -5px 5px;
}