]> BookStack Code Mirror - bookstack/commit
Changed editor bottom padding technique
authorDan Brown <redacted>
Tue, 8 Feb 2022 17:05:38 +0000 (17:05 +0000)
committerDan Brown <redacted>
Tue, 8 Feb 2022 17:05:38 +0000 (17:05 +0000)
commit7c692ec588b02eb044f2b3fc75a091d4c0f69c73
tree8d61af46ddd1d735af2ea240adefd19af598e424
parentda0dc7292cda2302d1d430392524af2f80b40a2a
Changed editor bottom padding technique

- Ensures padding works across FF & Chrome, was only working on FF
  before.
- Fixes sketchy editor positioning focus on FF, since tinyMCE would
  add a hidden element to the bottom of the body which would remove/add
  our body padding causing unstable positioning.
resources/js/wysiwyg/common-events.js
resources/js/wysiwyg/config.js
resources/sass/_tinymce.scss