Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove now-defunct explore feedback link
Browse files Browse the repository at this point in the history
  • Loading branch information
umbrae committed May 1, 2015
1 parent 852243b commit 1cc3840
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions r2/r2/public/static/css/reddit.less
Expand Up @@ -1022,11 +1022,6 @@ body.with-listing-chooser.explore-page #header .pagename {
margin-bottom: 7px;
padding: 5px 0;

.explore-discuss-link {
float: right;
margin: 0.3em 10px 0 0;
}

#explore-settings {
input {
margin-left: 5px;
Expand Down
3 changes: 0 additions & 3 deletions r2/r2/templates/exploreitemlisting.html
Expand Up @@ -31,9 +31,6 @@

<div id="siteTable${_id}" class="sitetable ${cls}">
<div class="explore-header">
<span class="explore-discuss-link">
<a href="/r/exploretalk">${_("feedback/suggestions")}</a>
</span>
<span id="explore-settings">
<form method="POST" action="/post/explore_settings">
<input type="hidden" name="uh" value="${c.user.modhash()}">
Expand Down

0 comments on commit 1cc3840

Please sign in to comment.