some padding for the buttons in the click anywhere popup

This commit is contained in:
Laura Klünder 2019-12-23 16:48:10 +01:00
parent 2d2d3bef6a
commit 02be155011

View file

@ -755,7 +755,7 @@ main:not([data-view=route-result]) #route-dots {
.button-clear {
display:block;
width: 100%;
padding: 0;
padding: 0 7px;
margin: 0;
}
.as-location .material-icons {