diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ed444899f..18ac4dc77 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1719,9 +1719,3 @@ dl.dl-inline { } @import 'browse'; - -@media only screen and (max-width:960px) { - .header-illustration.new-user-arm { - display: none; - } -} diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb index 081c4a99f..262cd4a06 100644 --- a/app/views/users/new.html.erb +++ b/app/views/users/new.html.erb @@ -7,7 +7,7 @@