Commit ae70d2a8 authored by Mark Otto's avatar Mark Otto

refine spacing on fixed subnav

parent e555f38a
...@@ -197,8 +197,9 @@ section { ...@@ -197,8 +197,9 @@ section {
box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
} }
.subnav-fixed .nav { .subnav-fixed .nav {
width: 940px; width: 938px;
margin: 0 auto; margin: 0 auto;
padding: 0 1px;
} }
} }
......
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