Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. .container-non-responsive {
  2. /* Margin/padding copied from Bootstrap */
  3. margin-left: auto;
  4. margin-right: auto;
  5. padding-left: 15px;
  6. padding-right: 15px;
  7.  
  8. /* Set width to your desired site width */
  9. width:1200px;
  10. height: 100%;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement