- Timestamp:
- 12/18/2018 10:13:52 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 44189
- Property svn:mergeinfo changed
-
trunk/src/wp-content/themes/twentynineteen/style-editor.scss
r44149 r44300 53 53 } 54 54 } 55 }56 57 /** === Editor Block Toolbar Position === */58 59 // Since 2019 left-aligns wide and fullwide blocks, left align the toolbar too.60 .editor-block-list__block[data-align="wide"] .editor-block-contextual-toolbar .editor-block-toolbar.editor-block-toolbar,61 .editor-block-list__block[data-align="full"] .editor-block-contextual-toolbar .editor-block-toolbar.editor-block-toolbar {62 max-width: none;63 55 } 64 56
Note: See TracChangeset
for help on using the changeset viewer.