Skip to content

Commit

Permalink
fix(maps.css): refresh button width set to min-width
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Jul 20, 2021
1 parent c28e3a6 commit 0b41af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/maps/maps.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

.maps .refresh-search-btn {
position: absolute;
width: 170px;
min-width: 170px;
z-index: 5;
}

0 comments on commit 0b41af2

Please sign in to comment.