Advertisement
arie_cristianD

fix-comment-facebook-safari

Sep 15th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. /* fix width facebook comment in safari */
  2.  
  3. .jnews_comment_container iframe {
  4.     width : 100% !important ;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement