summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/search.scss
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 12:06:47 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-28 12:06:47 -0500
commit2e5cd0f1669eea56c41bb690f28a85c3f98f68ed (patch)
tree4cf16ce59ee6c5c30d06116442db045a0ae17774 /app/assets/stylesheets/pages/search.scss
parentd5b4b4e03026d6dcd7d573deec8383271c9e9a82 (diff)
downloadgitlab-ce-2e5cd0f1669eea56c41bb690f28a85c3f98f68ed.tar.gz
Remove unused CSS
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r--app/assets/stylesheets/pages/search.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss
index 4c3c4b2ee63..3c74d25beb0 100644
--- a/app/assets/stylesheets/pages/search.scss
+++ b/app/assets/stylesheets/pages/search.scss
@@ -122,7 +122,7 @@
}
.dropdown-content {
- max-height: 300px;
+ max-height: 350px;
}
}