Skip to content
Snippets Groups Projects

Spacing issue between Checkbox label and button has been fixed.

Closed Jaydeep Borsaniya requested to merge issue/drupal-3463111:3463111-spacing-issue-between into 11.x
3 unresolved threads

Spacing issue between Checkbox label and button has been fixed.

Merge request reports

Code Quality is loading
Test summary results are being parsed

Closed by Théodore BiadalaThéodore Biadala 7 months ago (Oct 24, 2024 8:56pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
19 19 }
20 20 .js .js-show {
21 21 display: block;
22 margin-inline-end: var(--sp1);
  • Ty Jenkins added 11 commits

    added 11 commits

    • 858ca8f8...c28a1fb6 - 9 commits from branch project:11.x
    • 713e70c9 - Spacing issue between Checkbox label and button has been fixed.
    • 7e062ea3 - Issue #3463111: Spacing issue fix between checkbox and button moved within the Olivero theme

    Compare with previous version

  • Sanket Tale added 1 commit

    added 1 commit

    Compare with previous version

  • Sanket Tale added 32 commits

    added 32 commits

    • 1a17aa9e...a9b0fa6d - 29 commits from branch project:11.x
    • 062540c9 - Spacing issue between Checkbox label and button has been fixed.
    • f2dc416f - Issue #3463111: Spacing issue fix between checkbox and button moved within the Olivero theme
    • aaecbd88 - 3463111: Added pcss file

    Compare with previous version

  • 139 139 margin-block: var(--sp0-5);
    140 140 }
    141 141
    142 .form-actions #edit-preview-toggle {
  • Sanket Tale added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    • b3094310 - Spacing issue between Checkbox label and button fixed for Claro theme.

    Compare with previous version

  • Sanket Tale added 1 commit

    added 1 commit

    • b04387cc - 3463111: Resolved linting issue

    Compare with previous version

  • Sanket Tale added 13 commits

    added 13 commits

    • b04387cc...bf4ae811 - 7 commits from branch project:11.x
    • f2e6ac35 - Spacing issue between Checkbox label and button has been fixed.
    • eb37e649 - Issue #3463111: Spacing issue fix between checkbox and button moved within the Olivero theme
    • ce09d469 - 3463111: Added pcss file
    • d31dcfec - 3463111: Removed id
    • fb26eeca - Spacing issue between Checkbox label and button fixed for Claro theme.
    • 232de03e - 3463111: Resolved linting issue

    Compare with previous version

  • 140 140 }
    141 141 }
    142 142
    143 .form-wrapper {
  • Rachel Lawson added 1 commit

    added 1 commit

    • 5e5e376d - adding greater specificity to claro form component, as per nod_'s feedback in MR

    Compare with previous version

  • Please register or sign in to reply
    Loading