Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Iconic nav #1636

Merged
merged 4 commits into from
Jul 21, 2016
Merged

Iconic nav #1636

merged 4 commits into from
Jul 21, 2016

Conversation

gemfarmer
Copy link
Contributor

@gemfarmer gemfarmer commented Jul 21, 2016

Fixes issue(s) #1610, #1586

design: #1589

😎 PREVIEW

Changes proposed in this pull request:

  • added iconic nav for state page view
  • routes back to homepage
  • fixed sticky nav on state pages

NOTE: ignore the remaining hound bugs. The map selector specificity is really high, so I needed to use a high specificity to override it.

/cc @ericronne @meiqimichelle @coreycaitlin

}
}

svg.map {

Choose a reason for hiding this comment

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

Avoid qualifying class selectors with an element.

visibility: visible;
}

svg.map .states.features {

Choose a reason for hiding this comment

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

Avoid qualifying class selectors with an element.
Selector should have depth of applicability no greater than 3, but was 4

@gemfarmer gemfarmer merged commit d5b2062 into state-pages Jul 21, 2016
@gemfarmer
Copy link
Contributor Author

gemfarmer commented Jul 21, 2016

💥

@gemfarmer gemfarmer deleted the iconic-nav branch July 21, 2016 23:06
@gemfarmer gemfarmer restored the iconic-nav branch July 21, 2016 23:40
@gemfarmer gemfarmer deleted the iconic-nav branch July 21, 2016 23:40
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.

2 participants