Skip to content

Commit

Permalink
fix(DoDontExample): changed targeted class so video button is no long…
Browse files Browse the repository at this point in the history
…er off center (#319)
  • Loading branch information
abbeyhrt authored and vpicone committed Aug 8, 2019
1 parent b4a4c28 commit 95c5b22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
margin-bottom: 0;
}

// Video
.#{$prefix}--example [class^='Video-module--video'] {
//Video
.#{$prefix}--example [class^='Video-module--video-container'] {
margin-bottom: 0;
}

1 comment on commit 95c5b22

@vercel
Copy link

@vercel vercel bot commented on 95c5b22 Aug 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.