Skip to content

Commit

Permalink
Remove alignment controls from list block
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Jun 7, 2017
1 parent ad06c61 commit 1997e78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blocks/library/list/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ registerBlockType( 'core/list', {
value={ values }
focus={ focus }
onFocus={ setFocus }
showAlignments
className="blocks-list" />
);
},
Expand Down

0 comments on commit 1997e78

Please sign in to comment.