]> source.dussan.org Git - sonarqube.git/commitdiff
The footer should not overlap with sidebar
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 27 Sep 2012 12:31:37 +0000 (14:31 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 27 Sep 2012 13:19:52 +0000 (15:19 +0200)
sonar-server/src/main/webapp/stylesheets/layout.css

index 7dd4a87c4186751c015245c6385167816a0ba757..ed42c8e1e808d118b19c4e8ac64ae892c2be1931 100644 (file)
@@ -47,6 +47,7 @@ body, a {
 #container {
   height: auto !important;
   min-width: 940px;
+  min-height: 500px;
 }
 
 #hd {