diff --git a/app/assets/stylesheets/mobile/mobile.scss b/app/assets/stylesheets/mobile/mobile.scss index e00d11f7f..925b45410 100644 --- a/app/assets/stylesheets/mobile/mobile.scss +++ b/app/assets/stylesheets/mobile/mobile.scss @@ -764,7 +764,8 @@ form#new_user.new_user input.btn { } #conversation_inbox { - .pagination { + div.pagination { + width: 100%; margin-left: auto; margin-right: auto; text-align: center;