From d672b1c5e6e6ea85c4b98067453253025ee6c1d8 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 12 Jan 2014 17:49:49 -0500 Subject: [PATCH] CSS tweak for in notifications --- assets/stylesheets/components/_notif.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/components/_notif.scss b/assets/stylesheets/components/_notif.scss index ef0af6f8..842f2a46 100644 --- a/assets/stylesheets/components/_notif.scss +++ b/assets/stylesheets/components/_notif.scss @@ -86,7 +86,7 @@ display: inline-block; vertical-align: baseline; line-height: 0; - margin: 0; + margin: 0 .25rem; padding: 0; color: inherit; text-shadow: inherit;