From 1a52631bd2ec0fbc49178919834438995438bb26 Mon Sep 17 00:00:00 2001 From: flaburgan Date: Tue, 10 Dec 2013 02:07:09 +0100 Subject: [PATCH] Remove margin of the nav elem --- app/assets/stylesheets/mobile.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/mobile.css.scss b/app/assets/stylesheets/mobile.css.scss index 734845a48..efd1844dd 100644 --- a/app/assets/stylesheets/mobile.css.scss +++ b/app/assets/stylesheets/mobile.css.scss @@ -463,7 +463,7 @@ header { #nav_badges { float: right; - margin: 7px 12px; + margin: 7px 0px; display: inline-block; .badge {