Disabled Redactor toolbar scrolling
authorAlexander Ebert <ebert@woltlab.com>
Thu, 17 Mar 2016 18:26:50 +0000 (19:26 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 17 Mar 2016 18:26:56 +0000 (19:26 +0100)
com.woltlab.wcf/templates/wysiwyg.tpl

index 41f4d9626ca89b57eae3e68f0e4cf9ae6818f209..5991bba5fa62d06d153c188619c4ce1a7bf64c49 100644 (file)
@@ -28,6 +28,7 @@
                        buttons: buttons,
                        minHeight: 200,
                        plugins: ['WoltLabButton', 'WoltLabColor', 'WoltLabDropdown', 'WoltLabEvent', 'WoltLabLink', 'WoltLabQuote'],
+                       toolbarFixed: false,
                        woltlab: {
                                autosave: autosave
                        }