- Timestamp:
- 12/18/2018 10:23:06 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentynineteen/style-editor.scss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 44192-44193
- Property svn:mergeinfo changed
-
trunk/src/wp-content/themes/twentynineteen/style-editor.scss
r44300 r44302 599 599 padding-left: calc(2 * #{$size__spacing-unit}); 600 600 } 601 } 602 603 /* Remove duplicate rule-line when a separator 604 * is followed by an H1, or H2 */ 605 .wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h1:before, 606 .wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h2:before { 607 display: none; 601 608 } 602 609
Note: See TracChangeset
for help on using the changeset viewer.