[FIX] Brand Guidelines spacing

This commit is contained in:
Ben Stein-Lobovits
2014-07-10 11:36:17 -07:00
parent 22ca6e32a3
commit c1592eda63
2 changed files with 8 additions and 1 deletions

View File

@@ -32,6 +32,13 @@ body .content-root {
margin-left: auto;
}
/* Brand Guidelines */
.brand_guidelines .content-root {
margin: 0 auto;
padding: 0 !important;
}
@media (min-width: 768px) {
.menubar {
right: 794px;