Add outline: none to buttons
This commit is contained in:
parent
33b7903c79
commit
5080ad7542
1 changed files with 1 additions and 0 deletions
|
@ -540,6 +540,7 @@ a.donate {
|
|||
background-color: rgba(255,255,255,.8);
|
||||
border-radius: 4px;
|
||||
margin-bottom: 10px;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.leaflet-control .zoomin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue