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
jendowns
changed the title
[AccordionSkeleton]: margins around arrow icon are off
[AccordionSkeleton]: margins around arrow icon are off when align="end"Jan 7, 2020
Detailed description
When

align="end"
for theAccordionSkeleton
, the margins appear off (i.e., flush with no margins / colliding) around the arrow icon:You can see the margin issue in the React storybook environment here: http://react.carbondesignsystem.com/?path=/story/accordion--skeleton
To me it seems like a good solution would be the mirror the same spacing for the
align="start"
variation.The text was updated successfully, but these errors were encountered: