diff options
author | Andrey <ad@2d-arts.com> | 2015-09-25 20:33:05 +0200 |
---|---|---|
committer | Andrey <ad@2d-arts.com> | 2015-09-25 20:33:05 +0200 |
commit | 12acf15c90d25a22e706737dc54f17466fb30320 (patch) | |
tree | dd3dfc8b2964262a2046a7a6350db8a65fbf2aff /app/assets/stylesheets/generic/header.scss | |
parent | 1868c8b25842cf24c79b8abf62ce5c177e5b82e3 (diff) | |
download | gitlab-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.scss | 1 |
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; |