Skip to content

Commit

Permalink
increase WYSIWYG height
Browse files Browse the repository at this point in the history
  • Loading branch information
bkalaldeh committed Nov 5, 2024
1 parent 5544352 commit 27cb409
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion scripts/_bundles/buildfire_lightcarousel.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/_bundles/buildfire_lightcarousel.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/_bundles/jquery_angular_buildfire_smartcrop.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/buildfire.js
Original file line number Diff line number Diff line change
Expand Up @@ -4801,7 +4801,7 @@ var buildfire = {
options.skin = 'bf-skin';
options.contextmenu = 'bf_buttonOrLinkContextMenu bf_imageContextMenu bf_actionItemContextMenu bf_customLayouts bf_defaultmenuItems';
options.fontsize_formats= '8px 10px 12px 14px 16px 18px 24px 36px';
options.height = options.height || 265;
options.height = options.height || 500;
options.custom_elements = 'style';
options.convert_urls = false;
options._bfInitialize = true;
Expand Down
2 changes: 1 addition & 1 deletion scripts/buildfire.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/buildfire.min.js.map

Large diffs are not rendered by default.

0 comments on commit 27cb409

Please sign in to comment.