Using display:inline-block instead of width:auto on the container div.
CSS to make a parent div auto size to the width of its children divs
Posted in Docs & Training
Using display:inline-block instead of width:auto on the container div.