fix outline

This commit is contained in:
piensaenpixel 2016-05-11 23:53:51 +02:00
parent 2f707b089d
commit 9a8f1c1753
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "cartoassets",
"description": "Share frontend assets between different CartoDB repositories",
"version": "0.1.31",
"version": "0.1.32",
"homepage": "https://github.com/cartodb/CartoAssets",
"author": {
"name": "CartoDB",

View File

@ -35,6 +35,7 @@
}
&:focus {
border: 1px solid $cBlue;
outline: none;
}
&:disabled,
&.is-disabled {