From e20f13ebb76e450e6691cde5bf32ff08bdbdd49f Mon Sep 17 00:00:00 2001 From: Saurabh Patel Date: Tue, 7 May 2019 20:34:27 +0530 Subject: [PATCH] fix css of prev and next page links, move them to bottom of page (#7465) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks 👍 --- app/views/topics/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index 633002641aa..019c451c5cd 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -88,7 +88,7 @@ <% end %> <% if @topic_view.prev_page || @topic_view.next_page %> -
+