Advertisement
arie_cristianD

resolve the twitter share button width

Dec 5th, 2023
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. /* resolve the twitter share button width */
  2.  
  3. .jeg_share_button .jeg_btn-line .fa, .jeg_share_button .jeg_btn-twitter .fa {
  4.     width : unset ;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement