WordPress/wp-content/themes
audrasjb 5914cb8939 Twenty Twenty: Fix left margin in Latest Posts & Latest Comments blocks.
This fixes a bug where the `margin-left: auto` property was being overwritten to `margin-left: 0` causing an inconsistency in the alignment of these blocks.

Props nkeller15, nadimcse, sabernhardt, tb1909, poena.
Fixes #58396.



Built from https://develop.svn.wordpress.org/trunk@56034


git-svn-id: http://core.svn.wordpress.org/trunk@55546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-06-26 15:06:25 +00:00
..
twentyeleven General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:27:27 +00:00
twentyfifteen Twenty Fifteen: Fix Letter Case implementation. 2023-06-23 14:42:19 +00:00
twentyfourteen Twenty Fourteen: Fix Letter Case implementation. 2023-06-23 14:40:22 +00:00
twentynineteen Twenty Nineteen: Fix a JS coding standard issue found after [55970]. 2023-06-21 21:54:22 +00:00
twentyseventeen Twenty Seventeen: Make twentyseventeen_is_static_front_page() an alias of twentyseventeen_is_frontpage(). 2023-06-24 05:14:19 +00:00
twentysixteen Twenty Sixteen: Fix Letter Case implementation. 2023-06-23 14:45:20 +00:00
twentyten Twenty Ten: Improve Pullquote block line height for better readability. 2023-06-22 05:35:21 +00:00
twentythirteen Twenty Thirteen: Remove IE specific resources. 2023-06-22 06:22:23 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Fix left margin in Latest Posts & Latest Comments blocks. 2023-06-26 15:06:25 +00:00
twentytwentyone Code Modernization: Replace usage of strpos() with str_contains(). 2023-06-22 14:36:26 +00:00
twentytwentythree Twenty Twenty-Three: Remove redundant px unit in a few inline styles. 2023-06-08 14:00:20 +00:00
twentytwentytwo Twenty Twenty-Two: Add missing subject tags and feature tags. 2023-06-21 13:24:18 +00:00
index.php