Guest User

Untitled

a guest
Sep 18th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. How can I stop the spry menu from wrapping when zooming in and out with the browser?
  2. [CSS][2]
  3.  
  4. ul.MenuBarHorizontal {
  5. width: 1200px;
  6. }
  7.  
  8. ul.MenuBarHorizontal a {
  9. padding: 9px 20px;
  10. }
Add Comment
Please, Sign In to add comment