From: mmd-osm Date: Tue, 11 Sep 2018 17:47:42 +0000 (+0200) Subject: Set img.button size to 20x20 for directions.png X-Git-Tag: live~2853 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/df671aeccc71f4140433505d57cf80e27b44bdfe Set img.button size to 20x20 for directions.png --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0ba5e6577..4b8a80c54 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -978,6 +978,8 @@ header .search_forms, img.button { display: block; + width: 20px; + height: 20px; } span.force_width {