For inline-block correctly use min-width
a35ffe1
With inline-block elements set the width to max(min width, specified width) instead of only using the specified width.