Home › Forums › CSS › Infogrid – Hide when clicking outside the grid › Re: Infogrid – Hide when clicking outside the grid
February 28, 2013 at 3:37 pm
#126465
Member
Update: I added the following to your code and the font goes back to the right size….however when I do this, the item looks indented slightly compared to the other headers (and the boxes still don’t revert to the correct size)
$el.stop().animate({
“font-size”: “10px”,
})