]> source.dussan.org Git - sonarqube.git/commitdiff
fix dashboard configuration
authorStas Vilchik <vilchiks@gmail.com>
Wed, 18 Feb 2015 08:36:06 +0000 (09:36 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Wed, 18 Feb 2015 09:11:24 +0000 (10:11 +0100)
server/sonar-web/src/main/less/components/page.less
server/sonar-web/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb

index 80350bcede92df4daf5f6d91a0ea77cdc7476bae..b7c36555d0bcc778c06a4af33ebd20f9ffbfd225 100644 (file)
@@ -4,6 +4,7 @@
 
 
 .page {
+  .clearfix;
   position: relative;
   padding: 10px;
 }
index 30c43cc9aa05d36fa460c25ca3eb521f10b39321..3bb4a42d099a5ce50d788f082895811c42e2ae44 100644 (file)
@@ -1,4 +1,4 @@
-<div id="dashboard">
+<div class="page" id="dashboard">
   <%= render :partial => 'header', :locals => {:back => true} %>
 
   <div id="configure">