Mercurial > zeropaste
diff app/views/pastes/show.html.erb @ 412:634366b67312
Add extra padding so the links aren't stuck to bottom.
author | nanaya <me@myconan.net> |
---|---|
date | Mon, 07 Sep 2015 21:54:39 +0900 |
parents | d647e79136d8 |
children | 39d59ae9d9db |
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb Mon Sep 07 03:34:22 2015 +0900 +++ b/app/views/pastes/show.html.erb Mon Sep 07 21:54:39 2015 +0900 @@ -55,7 +55,7 @@ </div> <hr /> -<ul class="nav nav-pills"> +<ul class="nav nav-pills paste-show__footer"> <li role="presentation"> <%= link_to t(".raw"), paste_path(@paste, :txt) %> </li>