Ver Fonte

Changed: Remove toolbar class binding from dropdown.

Maciej Gołaszewski há 8 anos atrás
pai
commit
e667dd328e
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      packages/ckeditor5-alignment/src/alignmentui.js

+ 0 - 2
packages/ckeditor5-alignment/src/alignmentui.js

@@ -99,8 +99,6 @@ export default class AlignmentUI extends Plugin {
 				withText: false,
 				isVertical: true,
 				tooltip: true,
-				// TODO: this should be moved
-				toolbarClassName: 'ck-editor-toolbar',
 				buttons
 			} );