Skip to content

Commit

Permalink
fix: move content option fixes to block
Browse files Browse the repository at this point in the history
  • Loading branch information
laurelfulford authored May 7, 2020
1 parent 34476e5 commit 90e487e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions newspack-theme/sass/blocks/_blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,18 +153,6 @@
figcaption {
max-width: 100%;
}

// Make sure Jetpack Content Options don't override
.posted-on,
.cat-links,
.tags-links,
.byline,
.author-avatar {
clip: auto;
height: auto;
position: relative;
width: auto;
}
}

//! Newspack Carousel Block
Expand Down

0 comments on commit 90e487e

Please sign in to comment.