Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-1889: Visually the sub items are at the same level as the parent in the content tree #184

Conversation

GrabowskiM
Copy link
Contributor

@GrabowskiM GrabowskiM commented Jan 13, 2022

Question Answer
Tickets IBX-1889
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? yes/no
License GPL-2.0

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@@ -22,6 +22,12 @@
left: calculateRem(-3px);
top: calculateRem(16px);
}

&:not(.c-list-item--has-sub-items) {
&:after {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
&:after {
&::after {

@GrabowskiM GrabowskiM requested a review from tischsoic January 14, 2022 10:09
@dew326 dew326 merged commit bce53cd into main Jan 14, 2022
@dew326 dew326 deleted the IBX-1889-visually-the-sub-items-are-at-the-same-level-as-the-parent-in-the-content-tree branch January 14, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants