rackerlabs / canon

A front-end framework for fast & consistent development of Rackspace UIs.
http://rackerlabs.github.io/canon/
Other
30 stars 22 forks source link

Nav Redesign - Main Nav #119

Closed alainacoppa closed 9 years ago

alainacoppa commented 9 years ago

Example

Nav Specifications

rs-nav-primary:

rs-nav:

Active:

Hover:

Logo: logo-rackspace

Summary

Header & Navigation

Content Area All screenshots need to be updated

UI Components

Dropdowns

Primary Dropdown

araiford commented 9 years ago

@alainacoppa it looks like the utility nav is also a new height - 39px - is that correct?

alainacoppa commented 9 years ago

@araiford It should be 40px.

bradgignac commented 9 years ago

Is this a good opportunity to start killing off hard-coded pixels? We really need to get to responsive and pixels are a dead end. Building all the new navigation items off relative units (ems or rems) would be a good start.

/cc @j00k

j00k commented 9 years ago

i would love to do this

araiford commented 9 years ago

@bradgignac - good point - good opportunity. rem based layout sounds awesome to me.

bradgignac commented 9 years ago

@j00k Is this completed?

j00k commented 9 years ago

@bradgignac yep! https://github.com/rackerlabs/canon/pull/124