Skip to content

Commit

Permalink
Fix cover width regression. (#25103)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Sep 7, 2020
1 parent 1897cf5 commit 84cbc5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/cover/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
}

.wp-block-cover__inner-container {
width: calc(100% - 4.375em);
z-index: z-index(".wp-block-cover__inner-container");
color: $white;
}
Expand Down

0 comments on commit 84cbc5f

Please sign in to comment.