dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Allow spans inside tabs #188

Closed jrubenoff closed 9 years ago

jrubenoff commented 9 years ago

When tabs don't link to a different page, let .tabs include span tags instead of links.

Required for the new pricing page

ajb commented 9 years ago

Wait, where does the tab link to, then?

jrubenoff commented 9 years ago

To another view inside the page. See dobtco/splash#189

ajb commented 9 years ago

Yeah, those should be <a> tags, not <span>s.