From 4d1f48a79d5321474f0a09b56ad75869833ee929 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Thu, 2 May 2013 17:32:41 +0100 Subject: [PATCH] increase user-menu min-width (for options) --- styles/app/header.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/app/header.styl b/styles/app/header.styl index 5581688097..ee5f71b9fb 100644 --- a/styles/app/header.styl +++ b/styles/app/header.styl @@ -59,7 +59,7 @@ overflow: visible .flyout .tile { - min-width: 5em; + min-width: 6.5em; } .stacked .tile { outline: 0