Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. @media (min-width: 1024px) {
  2. .fl-module-menu.fixed {
  3. position: fixed;
  4. top: 40%;
  5. z-index: 999;
  6. min-width: 250px;
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement