From c1592eda63fb4425f96668d970ac898169d0e6a3 Mon Sep 17 00:00:00 2001 From: Ben Stein-Lobovits Date: Thu, 10 Jul 2014 11:36:17 -0700 Subject: [PATCH] [FIX] Brand Guidelines spacing --- css/custom.css | 7 +++++++ guidelines.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index feafeaaff9..d6a4804839 100644 --- a/css/custom.css +++ b/css/custom.css @@ -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; diff --git a/guidelines.html b/guidelines.html index 5ef47309c0..c0bbca82bf 100644 --- a/guidelines.html +++ b/guidelines.html @@ -63,7 +63,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab"); }); - +