From 2004e91e383dc3f59973835fb38366886fa9886f Mon Sep 17 00:00:00 2001
From: Pavan Kate <pavan1possible@gmail.com>
Date: Sun, 25 Jan 2015 06:03:41 +0530
Subject: [PATCH] #2125 Long player names overflow

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

diff --git a/app/styles/common/site-chrome.sass b/app/styles/common/site-chrome.sass
index c9b3c5349..d0b1b2380 100644
--- a/app/styles/common/site-chrome.sass
+++ b/app/styles/common/site-chrome.sass
@@ -111,7 +111,7 @@
   
         .user-dropdown-header
           background: #E4CF8C
-          height: 160px
+          height: auto
           padding: 10px
           text-align: center
           color: black