googlearchive / core-toolbar

Basic toolbar
7 stars 10 forks source link

Toolbar should auto apply .core-narrow for mobile #17

Open ebidel opened 9 years ago

ebidel commented 9 years ago

The demo does this, but the MD spec is clear about sizes for desktop/mobile. We should do this for users so they dont have to.

ssorallen commented 9 years ago

:+1: For 0.8 I proposed .core-toolbar should use media queries rather than require the user know about the "core-narrow" class. This might then require the ability to disable media query resizing?