Skip to content

Commit

Permalink
Merge pull request #8469 from cfpb/ans_remove_grid_wrapper
Browse files Browse the repository at this point in the history
Video Player: Remove `grid__wrapper`
  • Loading branch information
anselmbradford committed Jun 15, 2024
2 parents bcd2c6c + 6169ce3 commit 48562da
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions cfgov/unprocessed/css/organisms/video-player.less
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,7 @@ button.o-video-player__play-btn,
right: 0;
left: auto;

.grid__wrapper();

padding-top: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
padding-bottom: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
padding: unit(@grid_gutter-width / 2 / @base-font-size-px, em);
color: var(--white);

.m-social-media__heading {
Expand Down

0 comments on commit 48562da

Please sign in to comment.