Spacing issue between Checkbox label and button has been fixed.
3 unresolved threads
Spacing issue between Checkbox label and button has been fixed.
Merge request reports
Activity
added 477 commits
-
9b00a5fb...b81032f5 - 476 commits from branch
project:11.x
- 858ca8f8 - Spacing issue between Checkbox label and button has been fixed.
-
9b00a5fb...b81032f5 - 476 commits from branch
19 19 } 20 20 .js .js-show { 21 21 display: block; 22 margin-inline-end: var(--sp1); changed this line in version 3 of the diff
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
-
858ca8f8...c28a1fb6 - 9 commits from branch
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
Toggle commit list-
1a17aa9e...a9b0fa6d - 29 commits from branch
139 139 margin-block: var(--sp0-5); 140 140 } 141 141 142 .form-actions #edit-preview-toggle { changed this line in version 6 of the diff
added 1 commit
- b3094310 - Spacing issue between Checkbox label and button fixed for Claro theme.
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
Toggle commit list-
b04387cc...bf4ae811 - 7 commits from branch
140 140 } 141 141 } 142 142 143 .form-wrapper { changed this line in version 10 of the diff
added 1 commit
- 5e5e376d - adding greater specificity to claro form component, as per nod_'s feedback in MR
Please register or sign in to reply