Advertisement
srikat

Untitled

Jul 3rd, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @media only screen and (max-width: 1023px) {
  2.  
  3. .site-header {
  4. max-height: none;
  5. }
  6.  
  7. .site-header .nav-primary {
  8. float: none;
  9. clear: both;
  10. }
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement