Skip to content

Commit

Permalink
Fix: Latest posts: Title is clickable across the full width of the row
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Mar 4, 2019
1 parent 00454e4 commit bbe23df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/block-library/src/latest-posts/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
padding-left: 0;
}
}
.wp-block-latest-posts li a > div {
display: inline;
}

0 comments on commit bbe23df

Please sign in to comment.