]> git.openstreetmap.org Git - rails.git/commitdiff
Add outline: none to buttons
authorJohn Firebaugh <john.firebaugh@gmail.com>
Thu, 18 Jul 2013 16:39:39 +0000 (09:39 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Thu, 18 Jul 2013 17:45:18 +0000 (10:45 -0700)
app/assets/stylesheets/common.css.scss

index c4311ecb40249ca990adce3e2a6c8f649a6e9637..db382bcd1bc29d10168adc0fcdbce3db11f15d29 100644 (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,