[Sprint/QuietQuail](fix): Adjusted padded element to prevent misclicks. #2114
0/2
threads resolved
added scoped labels
mentioned in issue #2138 (closed)
- Last updated by Ben Hayward
94 95 95 96 .m-dropdown--list--item, 96 97 .m-dropdownList__item { 97 padding: 8px; 98 98 @include m-theme() { 99 99 border-bottom: 1px solid themed($m-grey-50); 100 100 } 101 101 102 a, - Owner
perhaps just use
> *
incase it is not either aa
ordiv
(could bespan
etc). changed this line in version 4 of the diff
added scoped label and automatically removed label
added scoped label and automatically removed label
resolved all threads
- Last updated by Ben Hayward
94 94 95 95 .m-dropdown--list--item, 96 96 .m-dropdownList__item { 97 padding: 8px; 98 97 @include m-theme() { 99 98 border-bottom: 1px solid themed($m-grey-50); 100 99 } 101 100 101 a, - Owner
@benhayward.ben still missing this one
changed this line in version 4 of the diff
added scoped label and automatically removed label
added scoped label and automatically removed label
approved this merge request
merged
mentioned in commit 995ea4c1