Merge branch 'master_dev' of https://github.com/fredtempez/ZwiiCMS into master_dev

This commit is contained in:
fredtempez 2019-03-12 09:08:26 +01:00
commit 1a4b7ae3de
1 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ tinymce.PluginManager.add('stickytoolbar', function(editor, url) {
});
} else {
toolbars.css({
top: 45,
top: 0,
bottom: 'auto',
position: 'fixed',
width: $(container).width(),