Advertisement
Guest User

Untitled

a guest
May 14th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. div.THREAD_MENU h3+p+div {
  2.     height: auto !important;
  3.     overflow: hidden !important;
  4.     background: transparent !important;
  5.     border: none !important;
  6. }
  7. div.THREAD_MENU h3+p+div p {
  8.     display: inline !important;
  9.     background: transparent !important;
  10.     font-weight: normal !important;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement