Add outline: none to buttons

This commit is contained in:
John Firebaugh 2013-07-18 09:39:39 -07:00
parent 33b7903c79
commit 5080ad7542

View file

@ -540,6 +540,7 @@ a.donate {
background-color: rgba(255,255,255,.8);
border-radius: 4px;
margin-bottom: 10px;
outline: none;
}
.leaflet-control .zoomin,