Skip to content

Commit

Permalink
remove unnecessary bottom margin from figcaption (#14731)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-e-h authored and noisysocks committed Apr 3, 2019
1 parent 75bc545 commit 916a158
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,4 @@
// By providing a minimum of margin styles, we ensure it doesn't look broken or unstyled in those themes.
figcaption {
margin-top: 0.5em;
margin-bottom: 1em;
}

0 comments on commit 916a158

Please sign in to comment.