]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use bootstrap utility classes for showing the new user arm
[rails.git] / app / assets / stylesheets / common.scss
index ed444899f2912b74734f634c8f0f86616928f18a..18ac4dc77b7a339bf6c5a378e0432fb158645256 100644 (file)
@@ -1719,9 +1719,3 @@ dl.dl-inline {
 }
 
 @import 'browse';
-
-@media only screen and (max-width:960px) {
-  .header-illustration.new-user-arm {
-    display: none;
-  }
-}