Skip to content

Remove duplicate Firefox inner focus border#457

Merged
redonkulus merged 1 commit intopure-css:masterfrom
diegoleme:patch-1
Dec 5, 2016
Merged

Remove duplicate Firefox inner focus border#457
redonkulus merged 1 commit intopure-css:masterfrom
diegoleme:patch-1

Conversation

@diegoleme
Copy link
Contributor

Snippet already exists in https://github.com/yahoo/pure/blob/master/src/buttons/css/buttons-core.css#L20

  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }

Snippet already exists in https://github.com/yahoo/pure/blob/master/src/buttons/css/buttons-core.css#L20

```
  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
```
@yahoocla
Copy link

yahoocla commented Mar 9, 2015

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄

@diegoleme
Copy link
Contributor Author

I agree the term!

@jamesalley
Copy link
Contributor

Sorry about the CLA issue, we have been working with GitHub to resolve the problem.

@yahoocla
Copy link

yahoocla commented Mar 9, 2015

CLA is valid!

@redonkulus
Copy link
Contributor

LGTM

@redonkulus redonkulus added this to the 0.6.1 milestone Dec 5, 2016
@redonkulus redonkulus merged commit ff32489 into pure-css:master Dec 5, 2016
@redonkulus
Copy link
Contributor

@diegoleme released in 0.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants