commit | cd78950815d9b230f0eaa41a947fcae6d4cbbcb7 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Wed Apr 19 14:37:55 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:34 2017 -0500 |
tree | 3bad52ea935ec87f7fd7da424f5b959f2e4c4c29 | |
parent | 994a93b29ddbae647f2cb1aae6ec94e8a26db88c [diff] [blame] |
Change navigation structure Change-Id: I12c819293ce1eda188dc9f257ae9370f1b73cb18 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/app/common/styles/layout/content.scss b/app/common/styles/layout/content.scss index 18c34b9..e36fa66 100644 --- a/app/common/styles/layout/content.scss +++ b/app/common/styles/layout/content.scss
@@ -11,6 +11,6 @@ } section.row { - //padding-left: 0; - //padding-right: 0; + padding-left: 0; + padding-right: 0; } \ No newline at end of file