Advertisement
Guest User

Untitled

a guest
Jul 29th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. .styleToggle {
  2. display: none !important;
  3. width: 0px !important;
  4. height: 0px !important;
  5. overflow: hidden !important
  6. }
  7. input[name="subRedditStyleCheckbox"] {
  8. display: none !important;
  9. width: 0px !important;
  10. height: 0px !important
  11. }
  12. label[for="subRedditStyleCheckbox"] {
  13. display: none !important;
  14. width: 0px !important;
  15. height: 0px !important
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement