From 6f999f3f1a8ac68bf9940cab7b8b84e94126093d Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 3 Oct 2012 18:30:19 +0200 Subject: [PATCH] Fix the conflict of breadcrumb and search engine results --- .../webapp/WEB-INF/app/views/layouts/_layout.html.erb | 2 +- sonar-server/src/main/webapp/stylesheets/layout.css | 9 +++++++++ sonar-server/src/main/webapp/stylesheets/style.css | 9 +-------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb index 96d831919b5..b0b0dbf3012 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb @@ -36,10 +36,10 @@
  • <%= message('layout.configuration') -%>
  • + <%= render 'layouts/breadcrumb' -%>
    -