Advertisement
kotvalera83

Untitled

Nov 12th, 2018
892
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. @media (max-width: 767px)
  2. #header_paypal {
  3.     top: 3.5em !important;
  4.     right: 0em !important;
  5. }
  6.  
  7. @media (max-width: 991px)
  8. #header_paypal {
  9.     top: 3.3em !important;
  10.     right: 18em !important;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement