Make WordPress Core


Ignore:
Timestamp:
12/18/2018 10:13:52 PM (6 years ago)
Author:
desrosj
Message:

Updating Twenty Nineteen, the new default theme for 2019.

This update changes the following:

Props joen, kjellr, allancole.

Fixes #45369.

Merges [44189] into trunk.

See #45424.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/wp-content/themes/twentynineteen/style-editor.scss

    r44149 r44300  
    5353        }
    5454    }
    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;
    6355}
    6456
Note: See TracChangeset for help on using the changeset viewer.