aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/stylesheets/layout.css
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-10-09 16:09:35 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-10-09 16:10:48 +0200
commitbdb511d4b6fc6cf7ab956101fff419174cdb3cc6 (patch)
tree0fd277a70ee1bd4b8ffb2c62edd10a68d2c5cf7b /sonar-server/src/main/webapp/stylesheets/layout.css
parentee7c546c56fa295eca2c3af77117fc07f08e26a9 (diff)
downloadsonarqube-bdb511d4b6fc6cf7ab956101fff419174cdb3cc6.tar.gz
sonarqube-bdb511d4b6fc6cf7ab956101fff419174cdb3cc6.zip
Improve styles of sidebar and search engine results
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/layout.css')
-rw-r--r--sonar-server/src/main/webapp/stylesheets/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/layout.css b/sonar-server/src/main/webapp/stylesheets/layout.css
index 0f8ca0a0850..473c09bfbce 100644
--- a/sonar-server/src/main/webapp/stylesheets/layout.css
+++ b/sonar-server/src/main/webapp/stylesheets/layout.css
@@ -181,7 +181,7 @@ body, a {
text-align: left;
line-height: 1.1em;
border: 2px solid #4b9fd5;
- border-top-width: 1px;
+ border-top: none;
padding: 10px 0;
}