From 744b85609287eecd038c595982f5453ae9c0075b Mon Sep 17 00:00:00 2001
From: Erlend Birkenes <erlend@birkenes.net>
Date: Fri, 28 Nov 2014 12:10:57 +0100
Subject: [PATCH] Fixed padding on language-dropdown

---
 app/styles/common/site-chrome.sass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/styles/common/site-chrome.sass b/app/styles/common/site-chrome.sass
index 24368c806..d4953b4cd 100644
--- a/app/styles/common/site-chrome.sass
+++ b/app/styles/common/site-chrome.sass
@@ -83,6 +83,7 @@
 
     .language-dropdown
       width: auto
+      padding: 0px 10px
       display: inline-block
       
     #site-nav-smooth-edge