-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interesting “double outinline” on DataTable #510
Comments
tw15egan
added a commit
to tw15egan/carbon
that referenced
this issue
Jan 19, 2018
tw15egan
added a commit
that referenced
this issue
Jan 19, 2018
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 2, 2019
…m#575) * fix(misc): misc fixes (carbon-design-system#530) * chore(lint): remove console.log from overflow * chore(build): remove node 4 from travis * chore(ButtonSet): mark as deprecated (carbon-design-system#510) Official carbon-components no longer need to use explicit containers for pairing button components. Buttons will space themselves when primary and secondary pairs are created. * chore(CopyButton): deprecate the CopyButton docs(CopyButton): mention availability of new CodeSnippet component docs(CopyButton): remove ticks * fix(InnerLeftNav): add missing aria-label Fixes carbon-design-system#535 test(InteriorLeftNavList): update baseline a11y results
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 2, 2019
…-system#579) * fix(misc): misc fixes (carbon-design-system#530) * chore(lint): remove console.log from overflow * chore(build): remove node 4 from travis * chore(ButtonSet): mark as deprecated (carbon-design-system#510) Official carbon-components no longer need to use explicit containers for pairing button components. Buttons will space themselves when primary and secondary pairs are created. * fix(overflowmenu): cast to array to discard null children first * fix(overflow): those trailing commas
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 2, 2019
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 8, 2019
* Stalebot. Add exemptions after this runs once * Update stale.yml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.bx--overflow-menu:focus
has a box-shadow and the child svg has one as well.bx--data-table-v2 .bx--overflow-menu:focus .bx--overflow-menu__icon
The text was updated successfully, but these errors were encountered: