WordPress/wp-content/themes
ianbelanger b1a318f3bd Bundled Themes: Twenty Twenty image caption is not aligned center when image is, on the front-end.
Fixes the image caption alignment issue by adding `text-align: center;` to `.wp-block-image .aligncenter figcaption`.

Props markusthiel, SergeyBiryukov, garethgillman.
Fixes #49320.
Built from https://develop.svn.wordpress.org/trunk@47689


git-svn-id: http://core.svn.wordpress.org/trunk@47466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-29 18:19:05 +00:00
..
twentyeleven Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfifteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfourteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentynineteen Bundled Themes: Twenty Nineteen center and right-aligned heading accents appear broken. 2020-04-16 19:47:10 +00:00
twentyseventeen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentysixteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyten Comments: Use comment instead of an empty string for the comment_type DB field value in comments table. 2020-04-17 19:35:06 +00:00
twentythirteen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentytwelve Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentytwenty Bundled Themes: Twenty Twenty image caption is not aligned center when image is, on the front-end. 2020-04-29 18:19:05 +00:00
index.php