diff options
Diffstat (limited to 'app/views/auth_sources')
-rw-r--r-- | app/views/auth_sources/list.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/auth_sources/list.rhtml b/app/views/auth_sources/list.rhtml index f486f45b7..6836e6c67 100644 --- a/app/views/auth_sources/list.rhtml +++ b/app/views/auth_sources/list.rhtml @@ -25,4 +25,4 @@ </tbody> </table> -<%= pagination_links_full @auth_source_pages %> +<p class="pagination"><%= pagination_links_full @auth_source_pages %></p> |