From 95bc3c907d14131d72cc3c830b1773cd5e8be233 Mon Sep 17 00:00:00 2001 From: Alyssa Date: Mon, 11 Jan 2021 14:36:00 -0800 Subject: [PATCH 1/5] github-issues (html and scss files) updated to resolve visual issues. --- _guide-pages/github-issues.html | 2 +- _sass/components/guide-pages/github-issue-guide.scss | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_guide-pages/github-issues.html b/_guide-pages/github-issues.html index b75e7e9f18..17beead627 100644 --- a/_guide-pages/github-issues.html +++ b/_guide-pages/github-issues.html @@ -12,7 +12,7 @@ - name: Member Analytics link: '#member-analytics' card-type: guide-page -status: coming-soon +status: active display: true category: development svg: svg/toolkit-default-card-image.svg diff --git a/_sass/components/guide-pages/github-issue-guide.scss b/_sass/components/guide-pages/github-issue-guide.scss index cdf516436f..4a8663d044 100644 --- a/_sass/components/guide-pages/github-issue-guide.scss +++ b/_sass/components/guide-pages/github-issue-guide.scss @@ -67,12 +67,12 @@ // VARIABLES FOR OVERLAY LINKS @mixin right-overlay { position: absolute; - left: 90%; + left: 70%; width: 7%; } @mixin right-text-overlay { position: absolute; - left: 97.5%; + left: 78%; } @mixin left-overlay { @@ -92,11 +92,11 @@ //RIGHT SIDE LINKS .assignees { @include right-overlay; - top: 17.5%; + top: 16%; + h4 { @include right-text-overlay; - top: 17.5%; + top: 16%; } } From c94b7f3c0d2d0a436642c2a76b99b2030db2ce9b Mon Sep 17 00:00:00 2001 From: Alyssa Date: Sun, 17 Jan 2021 16:45:22 -0800 Subject: [PATCH 2/5] visual issue resolved --- _guide-pages/github-issues.html | 2 +- _sass/components/guide-pages/github-issue-guide.scss | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_guide-pages/github-issues.html b/_guide-pages/github-issues.html index 17beead627..428b70e0d6 100644 --- a/_guide-pages/github-issues.html +++ b/_guide-pages/github-issues.html @@ -28,7 +28,7 @@
An effective Hack for LA Github issue includes the following components:
Click any section link below to jump down to its description