diff app/views/pastes/show.html.erb @ 413:39d59ae9d9db

Good enough without the line.
author nanaya <me@myconan.net>
date Mon, 07 Sep 2015 21:56:42 +0900
parents 634366b67312
children 080dd141898c
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb	Mon Sep 07 21:54:39 2015 +0900
+++ b/app/views/pastes/show.html.erb	Mon Sep 07 21:56:42 2015 +0900
@@ -54,7 +54,6 @@
   <% end %>
 </div>
 
-<hr />
 <ul class="nav nav-pills paste-show__footer">
     <li role="presentation">
       <%= link_to t(".raw"), paste_path(@paste, :txt) %>