diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png index 65fc283244..5a89d9dfb9 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_0_desktop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edbae68c162df02243a5fd3c0a2ba607e8f382cf693043567c6ce6840ece8204 -size 15359 +oid sha256:8390a3509c4fc09c2a3f1403fd79875ae6c0893eea2e9a918e47df365f95f3dd +size 14923 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png index 91248106b1..d57802a28c 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_1_tablet.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2acc68604814fe098f21e058e8ae5311bd986e32e530e6995810c76e8018a0a9 -size 10233 +oid sha256:1e0e759b298b550f51d0633c2ae00f77bd2c194ebf43a38f2fc5ad1692e65ee8 +size 9777 diff --git a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png index ef3a27cb81..8b639dd636 100644 --- a/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png +++ b/backstop_data/bitmaps_reference/ds-vr-test__components_section-navigation_example-section-navigation_0_document_2_mobile.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c451211cabffb4a38050d1ecc3b2e0ead417356249d7e2af10023a745839dba4 -size 6964 +oid sha256:0f7118b7917f81bbad3b396f0291e11ed3e93de79501618d560268d7b53da1fd +size 6775 diff --git a/src/components/section-navigation/_section-navigation.scss b/src/components/section-navigation/_section-navigation.scss index 5845e62da2..955a1548d4 100644 --- a/src/components/section-navigation/_section-navigation.scss +++ b/src/components/section-navigation/_section-navigation.scss @@ -26,7 +26,6 @@ padding: 0; &--active { border-left: 4px solid var(--ons-color-text-link-active); - font-weight: $font-weight-bold; margin-left: -1rem; padding-left: 0.75rem; a, @@ -45,6 +44,7 @@ &__item-header { @extend .ons-u-mb-no; + @extend .ons-u-fs-r--b; } &__sub-items { @@ -64,7 +64,6 @@ &--active, &:hover { border-color: var(--ons-color-text-link-active); - margin: 0 1rem 0 0; padding: 0; a, h2,