]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Merge remote-tracking branch 'osmlab/welcome-2'
[rails.git] / app / assets / stylesheets / small.css.scss
index 65cefa76d1eb312214218872a09c86c424453e64..3f90883117b69373cc75a631cb3e1c3eaeef9f82 100644 (file)
@@ -255,3 +255,16 @@ p.search_results_entry {
 #message_title, #message_body {
   width: 100% !important;
 }
+
+/* Rules for the sign-up page */
+
+.user-new,
+.user-create {
+  .col6 {
+    width: 100%;
+  }
+
+  .aside {
+    display: none;
+  }
+}
\ No newline at end of file