From df748d5f5a4848ff8bd4e0a19583e4a74faf4538 Mon Sep 17 00:00:00 2001 From: Daniel Weigh Date: Sun, 26 Jan 2014 13:32:21 -0500 Subject: [PATCH] VRFS-930 Musician fixes Addresses horiz. scrollbar in the header --- web/app/assets/stylesheets/client/content.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/assets/stylesheets/client/content.css.scss b/web/app/assets/stylesheets/client/content.css.scss index c074227b8..440d926f2 100644 --- a/web/app/assets/stylesheets/client/content.css.scss +++ b/web/app/assets/stylesheets/client/content.css.scss @@ -313,7 +313,7 @@ a.arrow-down { padding:6px 0px 11px 0px; background-color:#4c4c4c; min-height:20px; - overflow-x:scroll; +// overflow-x:scroll; select { font-size:11px; margin-top:4px;