css - Foundation: Section + Clearing -
clearing works fine, "photo" tab of section remains on photo.
i've used examples code
sections: http://foundation.zurb.com/docs/components/section.html
clearing: http://foundation.zurb.com/docs/components/clearing.html
rails 4.0.0
solved in way. knows better?
app.css
.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title { z-index: 10; }
Comments
Post a Comment