Skip to content

Commit

Permalink
Purchases: Remove the outline of the cancellation button for Private …
Browse files Browse the repository at this point in the history
…Registration (#195)
  • Loading branch information
umurkontaci committed Nov 23, 2015
1 parent 8ad1d5e commit bbdd008
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/me/purchases/cancel-private-registration/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@

.cancel-private-registration__cancel-button {
margin-top: 10px;

&:focus {
outline: 0;
}
}

0 comments on commit bbdd008

Please sign in to comment.