summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:12:54 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-12-09 15:12:54 +0100
commitb8fb33b5f20cd9bc83fa2a30cc78f1b9eb329e1a (patch)
tree6860c352f33b7e5ba74f6a78247a5d20ae7df885 /css
parentb081bea9c7945bd11ba2a0d94d2025b90147711f (diff)
make img a tad smaller
Diffstat (limited to 'css')
-rw-r--r--css/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index 9e39eb1d9..866bc5353 100644
--- a/css/content.css
+++ b/css/content.css
@@ -481,7 +481,7 @@
#app-content .source img {
height: 18px;
display: inline-block;
- margin: 0 0 -4px 4px;
+ margin: 0 0 -2px 4px;
}
/**