WordPress/wp-content/themes/twentysixteen/css
laurelfulford c42f50371e Twenty Sixteen: Fix issues with theme's Gutenberg support.
A handful of issues were missed in Twenty Sixteen's Gutenberg support, added in #45044. This commit includes the following fixes:

* Center text and bullets in list-based widget blocks, when block itself is centered.
* Correct styles for the editor placeholder text, so it's not inheriting a darker gray from the theme's CSS. 
* Include non "image" variations of the Cover block classes `.wp-block-cover` and `.wp-block-cover-text` in the styles.
* Reset Cover blocks as `display: flex` when they are centered, to maintain their original appearance.
* Add spacing underneath the Media & Text block, but make sure the final paragraph in the block doesn't add too much space.
* Simplify selectors used to set editor width to just `.wp-block`.
* Prevent margin from theme's editor-style.css from interfering with editor alignment. 
 
Props pento, davidakennedy.
Fixes #45245.


Built from https://develop.svn.wordpress.org/branches/5.0@43875


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-06 06:06:48 +00:00
..
blocks.css Twenty Sixteen: Fix issues with theme's Gutenberg support. 2018-11-06 06:06:48 +00:00
editor-blocks.css Twenty Sixteen: Fix issues with theme's Gutenberg support. 2018-11-06 06:06:48 +00:00
editor-style.css Importing Twenty Sixteen, default theme for 2016. 2017-05-30 21:21:43 +00:00
ie7.css Importing Twenty Sixteen, default theme for 2016. 2017-05-30 21:21:43 +00:00
ie8.css Importing Twenty Sixteen, default theme for 2016. 2017-05-30 21:21:43 +00:00
ie.css Importing Twenty Sixteen, default theme for 2016. 2017-05-30 21:21:43 +00:00