You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the element is clearly just on the second column (i added a red border for differentiation), you can see the focus is on both columns like below. This is due to AnchorLinks-module--link--NNNN having display: inline-block; and no space between the <li> elements.
The text was updated successfully, but these errors were encountered:
jeffchew
transferred this issue from carbon-design-system/carbon-for-ibm-dotcom-website
Jul 20, 2021
Although the element is clearly just on the second column (i added a red border for differentiation), you can see the focus is on both columns like below. This is due to
AnchorLinks-module--link--NNNN
havingdisplay: inline-block;
and no space between the<li>
elements.The text was updated successfully, but these errors were encountered: