#189 Fixed overlapping active link styling
Merged 5 years ago by jflory7. Opened 5 years ago by janyu99.
fedora-commops/ janyu99/fedora-happiness-packets master  into  master

file modified
+1
@@ -66,6 +66,7 @@ 

      text-align: center;

      padding:0 7vw;

      background-color: #3c6eb421;

+     position: relative;

  }

  

  fieldset {

1. What is a summary of your change?
Changed the position of the footer to 'relative' in order to hide the active link's style behind the footer.

2. Why is this change helpful?
Gives the website a cleaner look and removes the distraction of awkward styling.

rebased onto a6bcdb9a278cd54e5c3792fbc51f8a6faff10f7f

5 years ago

rebased onto 469a40828765b5fcad476cedc7125000f4b9e142

5 years ago

Metadata Update from @jflory7:
- Pull-request tagged with: PASSED, improvement, needs testing, type - frontend, type - summer coding

5 years ago

rebased onto 98e7af7

5 years ago

Metadata Update from @jflory7:
- Pull-request untagged with: needs testing

5 years ago

Thanks @janyu99, looks good to me! :thumbsup: Merging. :clapper:

Pull-Request has been merged by jflory7

5 years ago