From: Simon Brandhof Date: Tue, 25 Sep 2012 09:10:47 +0000 (+0200) Subject: Remove horizontal scrollbar in the selection of widgets on I+E7 X-Git-Tag: 3.3~192 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=12bb8440721ef252ef43fac183ddb5fb1c9f4723;p=sonarqube.git Remove horizontal scrollbar in the selection of widgets on I+E7 --- diff --git a/sonar-server/src/main/webapp/stylesheets/dashboard.css b/sonar-server/src/main/webapp/stylesheets/dashboard.css index a2574a2fdf8..a8e10f9580f 100644 --- a/sonar-server/src/main/webapp/stylesheets/dashboard.css +++ b/sonar-server/src/main/webapp/stylesheets/dashboard.css @@ -66,6 +66,7 @@ border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; + overflow-x: hidden; } #dashboard #widget_defs {