diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-09-21 15:13:20 -0700 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-09-25 10:11:42 -0700 |
commit | 42dc515fb67da995f5aed05ec431c4aee58879da (patch) | |
tree | 0821e7120ff6754f5e69c6268963bb59415f8d54 /app/assets/stylesheets/pages/search.scss | |
parent | 739422c9b4b23b62da50016671ec2206674f7c21 (diff) | |
download | gitlab-ce-42dc515fb67da995f5aed05ec431c4aee58879da.tar.gz |
Remove all old sub nav bars
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r-- | app/assets/stylesheets/pages/search.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss index e438c6c1df2..d1c26c4647f 100644 --- a/app/assets/stylesheets/pages/search.scss +++ b/app/assets/stylesheets/pages/search.scss @@ -192,12 +192,6 @@ input[type="checkbox"]:hover { } } -.search { - - - -} - .search-holder { @include new-style-dropdown; |