D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
getsetbro
Full window
Github gist
A Pen by Seth Broweleit.
<div class="topcoat-button-bar full"> <div class="topcoat-button-bar__item"> <button class="topcoat-button-bar__button full">One</button> </div> <div class="topcoat-button-bar__item"> <button class="topcoat-button-bar__button full">Two</button> </div> <div class="topcoat-button-bar__item"> <button class="topcoat-button-bar__button full">Three</button> </div> <div class="topcoat-button-bar__item"> <button class="topcoat-button-bar__button full">Four + lots of text but this cell is the same size as its siblings bla bla bla bla</button> </div> </div>