Commit graph

10 commits

Author SHA1 Message Date
Jason Crist
eef3cf6628 Added margin definitions to Premium Content Block
Added a generic .entry-content-child class to be used (extended) by
anything that needs to apply the content child margins.

Leveraged this .entry-content-child from a new Premium Content selector in
order for the appropraite vertical margins to be applied to premium
content.
2020-10-22 11:24:42 -04:00
Jason Crist
ab34c5d91c
Properly comment paragraph change
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2020-10-21 14:15:23 -04:00
Jason Crist
aefdd21ac0 Premium Content : Ensuring correct vertical margin
The paragraph elements inside of Premium Content blocks weren't
included in the entry-content margin definitions.  This ensures
that any paragraph (including those in Premium Content blocks)
have the appropriate styles assigned.
2020-10-21 10:16:38 -04:00
Towhidul Islam
a0debb2f23 Implement suggested changes 2020-06-23 11:09:40 +06:00
Towhidul Islam
c373a42267 Fix Image Gallery alignment issues 2020-06-02 12:42:54 +06:00
Allan Cole
4190c2c14c Varia: Improve widget spacing 2019-10-16 15:55:10 -04:00
Allan Cole
7117ec064d Varia: Fix 404 page layout issue 2019-08-23 16:41:52 -04:00
Allan Cole
a42d99b45e Varia: Fix inner_container width in cover block 2019-08-13 12:32:27 -04:00
Allan Cole
a4c5cc7f1d Varia: Refactoring responsive logic for default, wide, and full alignment settings
- Makes .entry-content 100% wide to let the box-model work determine .alignfull widths
- .alignwide and default widths now have a fixed width, and a responsive 100% max-width
- Updates utility classes to work with this change
- Improves nested block behaviors and reduces CSS load
- Removes .responsive-max-width utility classes from .entry-content and simialr wrappers that no longer need it
- Renames responsive @extends and @mixins to match Gutenberg pre/suffixes
2019-08-12 17:49:50 -04:00
Allan Cole
e2d0179c9e Rename _dsgnsystm directory to varia 2019-07-18 23:24:52 -04:00