itswebny / universal-navigation

Guidance and implementation instructions relating to the Universal Navigation (formerly NYS Common Web Banner) deployment.
24 stars 10 forks source link

Universal Navigation JavaScript taking over site body tag #195

Open JeffHerb opened 9 years ago

JeffHerb commented 9 years ago

I'm working on a new prototype project and I have attempted to include the interactive header and footer instead of the static. During the beginning phases of make sure my style worked I notices the introduction of additional style leaking from the universal navigation and hi-jacking pages body tag adding:

class="is-tablet" style="position: relative; min-height: 100%; top: 0px;"

This is causing base issue with my normalize.css file. Can this leak please be removed.

JeffHerb commented 9 years ago

Image reference. selection_002

Dureaghin commented 9 years ago

This is causing some issues with my normalize.css file too.

tjcrommie commented 9 years ago

Please retest @JeffHerb @Dureaghin