commit | 6dc5f1817b37b913e1aee2d65f419cd2031f185a | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Mon Jun 26 13:07:27 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | 849c4864733412b3689ae14a286cdce8248b4b33 | |
parent | 4ac71d42efd6149e97d373c0611ada5a0a4e8b60 [diff] [blame] |
Enhance hardware inventory layout Change-Id: Ie013fdaa03a03682bb415a34e15155091fa3bf4a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/base/foundation.scss b/app/common/styles/base/foundation.scss index 9c31f8f..36e18c2 100644 --- a/app/common/styles/base/foundation.scss +++ b/app/common/styles/base/foundation.scss
@@ -814,7 +814,7 @@ display: block !important; } } .row { - max-width: 60.38rem; //960px + max-width: 67.500rem; //1080px margin-right: auto; margin-left: auto; } .row::before, .row::after {