Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-11-14 21:36:25 +0300
committertauriedavis <taurie@gitlab.com>2016-11-14 21:36:25 +0300
commitf882177a4fc0360e25cd53b4cd441b520cae7386 (patch)
treebabbf16d2057030a4e47feb6e81b80ea471e3c0b /app/assets/stylesheets/pages/search.scss
parente7e748a1fd09033d822cc0f58b1a334b725985c8 (diff)
Darken todo badge on hover
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r--app/assets/stylesheets/pages/search.scss2
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;
}
-
}