From 72c9ff5d9e191153f6923ef2ac000374c5f23e89 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 1 Feb 2013 14:25:05 +0100 Subject: Styling: Icons have margin zero at the top. --- local.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.scss b/local.scss index 97f5f5b..9d70964 100644 --- a/local.scss +++ b/local.scss @@ -44,7 +44,7 @@ img.icon { float: right; height: 20%; width: 20%; - margin: 1em 0 1em 1em; + margin: 0 0 1em 1em; } /* -- cgit v1.2.3