Minor styling question
-
First of all, thanks for providing this great plugin.
I’ve been using it for quite a while now, and the only thing I changed when I started it was to change the spacing between link text and icon from 15px to 12px.
Now I’ve noticed that, it one of the recent updates, you got rid of the .css file and put the styling inline. The relevant line reads like this:
$padding = ($icon < 20) ? 15 : 12;
So now it’s just one line for me to edit, but unfortunately I lose the setting every time I update. Why don’t you make the default setting 12px for all of the icons? It looks much better, I swear! 🙂
The topic ‘Minor styling question’ is closed to new replies.