I want to set such layout both columns are dynamic - one is set by content second by the first column and minimum width. I found many solution where column is fixed with width b
check out this
http://codepen.io/Parthmy007/full/HKJuj
use Display : "table-cell" on both column or set max-width and min-width.and set first column width is "auto".