Make WordPress Core


Ignore:
Timestamp:
12/14/2018 07:48:17 PM (6 years ago)
Author:
allancole
Message:

Updating Twenty Nineteen, the new default theme for 2019.

This update changes the following:

Props joen, kjellr.

Fixes #45369.

See #45424.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0/src/wp-content/themes/twentynineteen/style-editor.scss

    r43962 r44189  
    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.