diff --git a/app/search.rb b/app/search.rb deleted file mode 100644 index 8e76e5ad..00000000 --- a/app/search.rb +++ /dev/null @@ -1,4 +0,0 @@ - -get '/search' do - erb :'search' -end diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index ec8b9121..1ff0346f 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1734,8 +1734,20 @@ a.tag:hover { .browse-page h1 { margin-top: 0; } -.browse-page .tags { - padding: 25px 30px 45px; +.browse-page .row.content.misc { + form { + padding: 0; + } + input { + margin-top: 0; + margin-bottom: 0; + } + &:last-child { + padding-bottom: 68px; + } + p { + margin-top: 1em; + } } .misc-page .pagination { width: 100%; diff --git a/views/_header_links.erb b/views/_header_links.erb index 265f3616..f74e35c5 100644 --- a/views/_header_links.erb +++ b/views/_header_links.erb @@ -7,9 +7,6 @@ Websites <% unless is_education? %> -
  • - Search -
  • Activity
  • diff --git a/views/browse.erb b/views/browse.erb index 3a25eff2..ca3a8933 100644 --- a/views/browse.erb +++ b/views/browse.erb @@ -52,7 +52,7 @@ <% unless is_education? || params[:sort_by] == 'followers' %> - + <% end %> @@ -150,7 +150,7 @@ <% end %> <% unless is_education? %> - + + diff --git a/views/search.erb b/views/search.erb deleted file mode 100644 index 4d926927..00000000 --- a/views/search.erb +++ /dev/null @@ -1,28 +0,0 @@ -
    -
    -

    Search Neocities Sites

    -

    -
    -
    - -
    -
    - -
    - -
    - -
    - -

    Search powered by DuckDuckGo, a search engine that cares about your privacy as much as we do.

    -
    - -