Merge branch 'hotfix/navigation-links' into develop

This commit is contained in:
Michael Rose 2013-10-14 08:16:16 -04:00
commit 0366c15464
3 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,9 +9,9 @@ body {
font-family: @heading-font;
font-weight: 700;
text-transform: uppercase;
.clearfix();
}
.site-name {
.container();
.grid(12,10);
.prefix(12,1);
.suffix(12,1);
@ -20,7 +20,6 @@ body {
display: block;
}
.top-navigation {
.container();
.grid(12,10);
.prefix(12,1);
.suffix(12,1);