Set img.button size to 20x20 for directions.png

This commit is contained in:
mmd-osm 2018-09-11 19:47:42 +02:00
parent f906373be2
commit df671aeccc

View file

@ -978,6 +978,8 @@ header .search_forms,
img.button {
display: block;
width: 20px;
height: 20px;
}
span.force_width {