commit | 71ec7454d004974367f4756899e72edfe8848d1e | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Mon Apr 24 16:28:57 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:43:05 2017 -0500 |
tree | 1bbc3260b6db8244a040e4c19b8069bb4cf258a1 | |
parent | 272297b873f49571afa927339ec5b354ee818ea7 [diff] [blame] |
Reorganize navigation and header scss Change-Id: I495e1c19cd5d67220c00ef65c88f7a95ad12bf68 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/layout/content.scss b/app/common/styles/layout/content.scss index 84b613c..1547e30 100644 --- a/app/common/styles/layout/content.scss +++ b/app/common/styles/layout/content.scss
@@ -1,4 +1,6 @@ // Content layout styles +$nav__toplvlWidth: 120px; +$nav__seclvlWidth: 240px; // Page header .page-header {