commit | 4390b02c1f8afa6348faf7b6195f59dbca4f9fbe | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Mon Jun 05 09:44:50 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | bc194eb79407f41e791fd089d45dbf6a883d86f2 | |
parent | 9486f54a178726dae75d60eab305dee1ecabe796 [diff] [blame] |
Accessibility fixes - Add tab index order to navigation. - Minor CSS changes. Change-Id: I402d3cb8c1ac14bd930a5efcf472c1d249cfe00a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/layout/header.scss b/app/common/styles/layout/header.scss index aaec5b4..fe06d0b 100644 --- a/app/common/styles/layout/header.scss +++ b/app/common/styles/layout/header.scss
@@ -7,7 +7,7 @@ top: 0; left: 0; right: 0; - z-index: 200; + z-index: 300; } .app__version {