hint.css
hint.css copied to clipboard
Adds hint--fit width feature
This patch adds the "hint--fit" class and also set "box-sizing: border-box" to all size related classes.
The "border-box" sizing will prevent border and padding stylization to overflow the parent limit.
closes #197