Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

add footer #222

Merged
merged 1 commit into from Jul 18, 2017
Merged

add footer #222

merged 1 commit into from Jul 18, 2017

Conversation

dnarcese
Copy link
Collaborator

Fixes #207

@ericawright ericawright merged commit 22b1c3a into master Jul 18, 2017
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="438.549px" height="438.549px" viewBox="0 0 438.549 438.549" style="enable-background:new 0 0 438.549 438.549;"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Will this style="" attribute cause issues too?

Copy link
Contributor

Choose a reason for hiding this comment

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

not visibly so far, but good question

<a href="https://twitter.com/FxTestPilot" target="_blank"><img class="twitter" src="/resources/twitter-icon.svg"/></a>
</div>
</div>
Copy link
Collaborator

@pdehaan pdehaan Jul 18, 2017

Choose a reason for hiding this comment

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

Me thinks that this would push the footer outside of the <html> tag. I'll file a new bug shortly.

  </div>
</div>
</body>
</html>

<div class="footer">
  <div class="legal-links">
    <a  href="https://www.mozilla.org"><img class="mozilla-logo" src="/resources/mozilla-logo.svg"/></a>
    <a href="https://www.mozilla.org/about/legal/">Legal</a>
    <a href="https://testpilot.firefox.com/about">About Test Pilot</a>
    <a href="https://testpilot.firefox.com/privacy">Privacy</a>
    <a href="https://testpilot.firefox.com/terms">Terms</a>
    <a href="https://www.mozilla.org/en-US/privacy/websites/#cookies">Cookies</a>
  </div>
  <div class="social-links">
    <a href="https://github.com/mozilla/testpilot" target="_blank"><img class="github" src="/resources/github-icon.svg"/></a>
    <a href="https://twitter.com/FxTestPilot" target="_blank"><img class="twitter" src="/resources/twitter-icon.svg"/></a>
  </div>
</div>

UPDATE: Filed as #230

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants