summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/generic/header.scss
diff options
context:
space:
mode:
authorAndrey <ad@2d-arts.com>2015-09-25 20:33:05 +0200
committerAndrey <ad@2d-arts.com>2015-09-25 20:33:05 +0200
commit12acf15c90d25a22e706737dc54f17466fb30320 (patch)
treedd3dfc8b2964262a2046a7a6350db8a65fbf2aff /app/assets/stylesheets/generic/header.scss
parent1868c8b25842cf24c79b8abf62ce5c177e5b82e3 (diff)
downloadgitlab-ce-12acf15c90d25a22e706737dc54f17466fb30320.tar.gz
Project page Update
refactoring buttons, fixes for projects filter on the dashboard and group page
Diffstat (limited to 'app/assets/stylesheets/generic/header.scss')
-rw-r--r--app/assets/stylesheets/generic/header.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/generic/header.scss b/app/assets/stylesheets/generic/header.scss
index b758a526fbb..543ce41ab52 100644
--- a/app/assets/stylesheets/generic/header.scss
+++ b/app/assets/stylesheets/generic/header.scss
@@ -26,7 +26,6 @@ header {
min-height: $header-height;
background-color: #fff;
border: none;
- border-bottom: 1px solid #EEE;
.container-fluid {
width: 100% !important;