]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Set img.button size to 20x20 for directions.png
[rails.git] / app / assets / stylesheets / common.scss
index 0ba5e65776d915f24ff754e5465fe416369350a3..4b8a80c5469b58c1ae219cff2816a6157e994904 100644 (file)
@@ -978,6 +978,8 @@ header .search_forms,
 
   img.button {
     display: block;
+    width: 20px;
+    height: 20px;
   }
 
   span.force_width {