From ea2fc9f6251c3dbbd9e985cb4493f210caa9e29e Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Sat, 30 Nov 2013 00:52:36 -0600 Subject: [PATCH] Fix horizontal scrollbar in Windows main menu --- style/client.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/client.css b/style/client.css index d63249bf3..23352be09 100644 --- a/style/client.css +++ b/style/client.css @@ -660,6 +660,7 @@ p.or:after { top: 0; right: 0; left: 0; + width: auto; margin: 0; padding: 0; }