]> source.dussan.org Git - sonarqube.git/commitdiff
Remove horizontal scrollbar in the selection of widgets on I+E7
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 25 Sep 2012 09:10:47 +0000 (11:10 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 27 Sep 2012 12:32:33 +0000 (14:32 +0200)
sonar-server/src/main/webapp/stylesheets/dashboard.css

index a2574a2fdf8b118815fb1f7e1c8b21bf3858916a..a8e10f9580f41146b1ae90ede313def8a6ac5816 100644 (file)
@@ -66,6 +66,7 @@
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
+  overflow-x: hidden;
 }
 
 #dashboard #widget_defs {