Skip to content
Snippets Groups Projects

Issue 3480661: Add padding to bottom of ckeditor content.

Closes #3480661

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • these two conditions would be always true:

      1. if ($changedWarning.parents('.gin-table-scroll-wrapper').has('.tabledrag-toggle-weight-wrapper'))
      2. if ($changedWarning.parents('.gin-table-scroll-wrapper'))

      I would propose to utilize hasClass instead of has and also $changedWarning.parents('.gin-table-scroll-wrapper').length > 0

Please register or sign in to reply
Loading