Advertisement
Guest User

Untitled

a guest
Sep 4th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #nav {
  2. position: fixed !important;
  3. top: 115px !important;
  4. left: 1100px !important;
  5. width: 150px !important;
  6. }
  7. #nav > li > a {
  8. display: inline-block !important;
  9. width: 125px !important;
  10. line-height: 18px !important;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement