toodego: a11y, don't extend focus ring of map search button

This commit is contained in:
Frédéric Péters 2019-07-15 16:04:53 +02:00
parent ac3584fe33
commit 14c58913fc
1 changed files with 1 additions and 0 deletions

View File

@ -391,6 +391,7 @@ body.page-connect {
background: $red url(img/loupe-white.png) center center no-repeat;
box-shadow: none;
text-indent: -10000px;
overflow: hidden;
width: 40px;
}
}