Bukrie

Sprite Position for Facebook Emoticon Like

Jan 2nd, 2013
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.40 KB | None | 0 0
  1. /* Recent */
  2. .emoticon_like{background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yQ/x/6ODVmb6GHVO.png);background-repeat:no-repeat;background-size:auto;background-position: -203px -164px;}
  3.  
  4. /* Should be */
  5. .emoticon_like{background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yQ/x/6ODVmb6GHVO.png);background-repeat:no-repeat;background-size:auto;background-position: -202px -164px;}
Advertisement
Add Comment
Please, Sign In to add comment