]> source.dussan.org Git - sonarqube.git/commitdiff
increase the height of widgets selection panel
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 10 Nov 2010 16:38:30 +0000 (16:38 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 10 Nov 2010 16:38:30 +0000 (16:38 +0000)
sonar-server/src/main/webapp/stylesheets/dashboard.css

index a275105d8c653b46d94e697ad0bf1352c1998d77..d48c406b3016f85dfe730c2501f226e35bc5ca6c 100644 (file)
@@ -49,7 +49,7 @@
 
 /*CONFIGURATION*/
 #dashboard #widget_defs {
-  height: 150px;
+  height: 250px;
   overflow-y: auto;
   background-color: #FFF6BF;
   border: 2px solid #FFD324;