diff options
author | tauriedavis <taurie@gitlab.com> | 2016-11-14 10:36:25 -0800 |
---|---|---|
committer | tauriedavis <taurie@gitlab.com> | 2016-11-14 10:36:25 -0800 |
commit | f882177a4fc0360e25cd53b4cd441b520cae7386 (patch) | |
tree | babbf16d2057030a4e47feb6e81b80ea471e3c0b /app/assets/stylesheets/pages/search.scss | |
parent | e7e748a1fd09033d822cc0f58b1a334b725985c8 (diff) | |
download | gitlab-ce-darken-badge-hover.tar.gz |
Darken todo badge on hoverdarken-badge-hover
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r-- | app/assets/stylesheets/pages/search.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss index a0108bba6d9..f2b7622f1cf 100644 --- a/app/assets/stylesheets/pages/search.scss +++ b/app/assets/stylesheets/pages/search.scss @@ -158,7 +158,6 @@ width: 68%; } } - } .search-holder { @@ -235,5 +234,4 @@ &:focus { color: $gl-link-color; } - } |