Skip to content
Advertisement

Tag: twitter-bootstrap-3

Button toggle horizontal with bootstrap

I’m trying to get a button to expand/collapse horizontally other elements(share buttons) and inline using the bootstrap framework I’m failing at two things: The button doesn’t expand the other elements inline and after the actual + button When it collapse back the elements in it breaks the line and stack on top of each other I prepared a fiddle: http://jsfiddle.net/g7qCZ/

Advertisement