Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. @media screen and (-webkit-min-device-pixel-ratio:0) {
  2.     .nav-sections-items{
  3.         display:block;
  4.         position:relative;
  5.     }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement