Skip to content

Commit

Permalink
Change CSS to just blocks-gallery to fix image width issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaz committed May 25, 2017
1 parent 2738c3a commit d5777da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blocks/library/gallery/style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

.blocks-gallery-images {
.blocks-gallery {

display: flex;
flex-wrap: wrap;
Expand All @@ -14,7 +14,6 @@
}
}


.blocks-gallery.is-placeholder {
margin: -15px;
padding: 6em 0;
Expand Down

0 comments on commit d5777da

Please sign in to comment.