From 0e8aeed85429aa2c8593f558ab14827cad81de07 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sat, 26 Mar 2016 15:09:31 -0400 Subject: [PATCH] Fix search tag position on mobile --- assets/stylesheets/components/_mobile.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/components/_mobile.scss b/assets/stylesheets/components/_mobile.scss index 41f05101..c93d87d6 100644 --- a/assets/stylesheets/components/_mobile.scss +++ b/assets/stylesheets/components/_mobile.scss @@ -47,7 +47,7 @@ &:before { left: .5rem; } } - ._search-tag { left: .325rem; } + ._search-tag { left: .5rem; } // Sidebar