microtip
microtip copied to clipboard
Feat/tooltip height
This addresses Issue #69.
Changes:
- Modify
data-microtip-sizeattribute to account for height & width. - Add
data-microtip-widthattribute to specify tooltip width. - Add
data-microtip-heightattribute to specify tooltip height. - All the above points have included
line-height: 150%;to make multiple line text easier to read.
Screenshot examples:
height: 80px;
height: 150px;
height: 260px;
What this looks like without this feature:
