-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes #3945 and #5213. It is a new PR that is meant to replace #5209. This PR is a work in progress.
- Loading branch information
Joen Asmussen
committed
Apr 4, 2018
1 parent
a81e0dc
commit 418342d
Showing
2 changed files
with
1 addition
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
.wp-block-image { | ||
width: fit-content; | ||
figcaption { | ||
margin-top: 0.5em; | ||
color: $dark-gray-300; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters