]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Add a SOTM advert to the sidebar
[rails.git] / app / assets / stylesheets / common.css.scss
index 17f512e98d8f68917e0c0a1c1fe2e9337932f27e..078674a119aa65c0842479aad42bb656802c9198 100644 (file)
@@ -179,14 +179,17 @@ h2 {
 /* Rules for SOTM advert */
 
 #sotm {
-  width: 180px;
-  min-width: 180px;
-  margin: 5px;
+  width: 165px;
+  margin: 10px;
   padding: 0px;
   border: 0px;
   background: #fff;
 }
 
+#sotm img {
+  width: 165px;
+}
+
 /*
  * Rules for "optional boxes" which appear in the left sidebar on
  * certain pages. Current users are the seach box on the main page