google / google/material-design-lite
Button Chip -On Click- Unattractive dotted border in Mozilla Firefox
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Using version 1.3.0 of MDL
Mozilla Firefox Browser
Running Windows 7 ultimate
When I run the below code in Mozilla Firefox and I click on the button chip a dotted border appears. I do not believe it should be there if it isn't there for Chrome and Opera.
```
button type="button" class="mdl-chip">
Button Chip
```
Contributor guide
Assessment
This issue has not been assessed yet.