]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5623 Fix bad resizing of the result list
authorStas Vilchik <vilchiks@gmail.com>
Thu, 9 Oct 2014 12:07:59 +0000 (14:07 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 9 Oct 2014 12:07:59 +0000 (14:07 +0200)
server/sonar-web/src/main/less/analysis-reports.less

index 7754c918bbba491802a734d9b39703a44c8fa4bb..f17e158776e72e8bd3896aac1ea5af57c94c4b9e 100644 (file)
@@ -16,6 +16,7 @@
   .navigator-side {
     width: 50%;
     max-width: none;
+    min-width: 660px;
   }
 
   .navigator-results {