Advertisement
arie_cristianD

share bottom fit width

Dec 4th, 2023
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. .jeg_share_button .jeg_sharelist a.expanded {
  2.     max-width : fit-content ;
  3. }
  4.  
  5. /* add this code to delete the Share & Tweet text */
  6. .jeg_share_button .jeg_sharelist a.expanded span {
  7.     display : none ;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement