Skip to content

Commit

Permalink
Remove center alignment from headings
Browse files Browse the repository at this point in the history
Until we can arrange to fit all alignment options
  • Loading branch information
aduth committed Mar 2, 2017
1 parent b4f462b commit 2e9476d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tinymce-single/blocks/elements/headings/register.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
}
} );

buttons.push( 'text-align-center' );

return buttons;
}

Expand Down

0 comments on commit 2e9476d

Please sign in to comment.