Commit 8884bcae authored by Matthew Taylor's avatar Matthew Taylor

Merge pull request #360 from technoboy10/gh300-scrollbar-fix

Fix gh-300: Horizontal Scroll Bar Shows on Front Page
parents faa00982 a4c24b2c
......@@ -80,7 +80,7 @@ a:hover {
/* NOTE: Margin should match height in navigation.scss */
margin-top: 50px;
background-color: $background-color;
padding: 20px 1px;
padding: 20px 0;
min-width: 100%;
min-height: 768px;
}
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