Advertisement
Guest User

Untitled

a guest
Apr 7th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. @media only screen and (max-width: 736px) {
  2.     #jas-header .jas-push-menu-btn {
  3.         position: relative;
  4.         top: -9px;
  5.     }
  6. }
  7. .jas-push-menu-btn:after {
  8.     left: -10px;
  9.     top: 20px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement