Commit 81d4a24b by Stephen Sanchez

Making the header width fixed until we have responsive design.

parent e2fbc09d
......@@ -334,8 +334,7 @@ header.global-new {
nav {
@include clearfix();
max-width: grid-width(12);
min-width: 760px;
width: grid-width(12);
height: ($baseline*2);
margin: 0 auto;
padding: 18px ($baseline/2) 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment