Skip to content

Fixed pseudoclass on buttons from :focus to :active#5

Open
pratyushmittal wants to merge 1 commit intoacahir:masterfrom
pratyushmittal:master
Open

Fixed pseudoclass on buttons from :focus to :active#5
pratyushmittal wants to merge 1 commit intoacahir:masterfrom
pratyushmittal:master

Conversation

@pratyushmittal
Copy link
Copy Markdown

:focus is supported only for input elements. Buttons use :active
https://stackoverflow.com/a/37264103/232649

The issue was in original GetSkeleton itself:
https://github.com/dhg/Skeleton/blob/88f03612b05f093e3f235ced77cf89d3a8fcf846/css/skeleton.css#L199

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.

1 participant