Advertisement
arie_cristianD

fix search button issue conflix with jnews-webstories

Feb 1st, 2024
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. /* fix search button issue conflix with jnews-webstories */
  2.  
  3. @media screen and (max-width: 768px) {
  4.   .jeg_container {
  5.     overflow: unset;
  6.   }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement