Merge branch 'master_dev' of https://github.com/fredtempez/ZwiiCMS into master_dev
This commit is contained in:
commit
1a4b7ae3de
2
core/vendor/tinymce/init.js
vendored
2
core/vendor/tinymce/init.js
vendored
@ -172,7 +172,7 @@ tinymce.PluginManager.add('stickytoolbar', function(editor, url) {
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
toolbars.css({
|
toolbars.css({
|
||||||
top: 45,
|
top: 0,
|
||||||
bottom: 'auto',
|
bottom: 'auto',
|
||||||
position: 'fixed',
|
position: 'fixed',
|
||||||
width: $(container).width(),
|
width: $(container).width(),
|
||||||
|
Loading…
Reference in New Issue
Block a user