diff --git a/app/views/photos/show.html.haml b/app/views/photos/show.html.haml index effb40f33..ccc0687f3 100644 --- a/app/views/photos/show.html.haml +++ b/app/views/photos/show.html.haml @@ -10,9 +10,10 @@ = linked_scaled_photo @photo, @album #photo_pagination - = link_to_prev @photo, @album - | - = link_to_next @photo, @album + %center + = link_to_prev @photo, @album + | + = link_to_next @photo, @album -if mine?(@photo) %p