]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Move noscript message clear of the sidebar
[rails.git] / app / assets / stylesheets / common.css.scss
index 607055577b59ae35c98b27436d4a9f071339fe23..961923979a0ae23d8fa104763f071ded09a4056a 100644 (file)
@@ -462,9 +462,8 @@ nav.secondary {
 
 #noscript {
   z-index: 20000000;
-  position: absolute;
-  top: 15px;
-  left: 15px;
+  margin-left: 400px;
+  margin-top: 50px;
 }
 
 /* Rules for bootstrap tooltips */