Explorar o código

Changed a position of "horizontalRule" button in the toolbar.

Kamil Piechaczek %!s(int64=6) %!d(string=hai) anos
pai
achega
1f05ed939a

+ 1 - 2
packages/ckeditor5-horizontal-line/docs/_snippets/features/horizontal-rule.js

@@ -27,11 +27,10 @@ ClassicEditor
 				'imageUpload',
 				'mediaEmbed',
 				'insertTable',
+				'horizontalRule',
 				'|',
 				'undo',
 				'redo',
-				'|',
-				'horizontalRule'
 			],
 			viewportTopOffset: window.getViewportTopOffsetConfig()
 		},