]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Add attribution to the MapQuest layer
[rails.git] / app / assets / stylesheets / common.css.scss
index 1c8f72c242e0fa34e666d55fb4e9cbfbeb8cd6a7..04247ac8bc0fd61331b8dbd312d49b0f0cfa1302 100644 (file)
@@ -344,7 +344,10 @@ hr {
 }
 
 .olControlAttribution {
-  display: none !important;
+  bottom: 15px !important;
+  left: 0px !important;
+  right: 0px !important;
+  text-align: center;
 }
 
 #permalink {
@@ -979,7 +982,7 @@ p#contributorGuidance {
   font-size: 0.8em;
 }
 
-input[type="text"], input[type="password"], textarea {
+input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea {
   border: 1px solid black;
 }