summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:14:42 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:14:42 +0100
commit9442e3e4b2fd55769ca311b19b97f2fa265a5d21 (patch)
treee72c32ba94274656fd0228438ed244ca31877081
parentc1ca8811d3a7a0ae43e1c494c5d56cf38cad8f0e (diff)
make img a tad smaller
-rw-r--r--css/content.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/content.css b/css/content.css
index 92461754d..9533ea531 100644
--- a/css/content.css
+++ b/css/content.css
@@ -479,9 +479,9 @@
}
#app-content .source img {
- height: 18px;
+ height: 16px;
display: inline-block;
- margin: 0 0 -3px 3px;
+ margin: 0 0 -2px 2px;
}
/**