fisheye with icon padding
Hi, my problem is that I want to make fisheye like any other, but I need to add some space between icons. example:
ICON (space of 30px) ICON2 (space of 35px) ICON3..
and I have made this using margin-left and also with padding-left, but fisheye is wrong on calculating icon positions because it is not using padding for it's calculation. Is there solution for this?