设置样式:

父标签{

 width: auto;

 display: inline-block;

子标签 {

// 内容自动填充父节点宽度;

JSFiddle Demo: http://jsfiddle.net/JSDavi/uvty2zyc/1/

相关文章: