diff options
-rw-r--r-- | web/cobrands/hart/base.scss | 1 | ||||
-rw-r--r-- | web/cobrands/hart/hart.scss | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/web/cobrands/hart/base.scss b/web/cobrands/hart/base.scss index c163f3fcd..edc692130 100644 --- a/web/cobrands/hart/base.scss +++ b/web/cobrands/hart/base.scss @@ -77,7 +77,6 @@ h1.main { .big-green-banner { text-transform: none; - z-index: 0; } #form_sign_in { diff --git a/web/cobrands/hart/hart.scss b/web/cobrands/hart/hart.scss index b2602a06e..0823a4bc5 100644 --- a/web/cobrands/hart/hart.scss +++ b/web/cobrands/hart/hart.scss @@ -469,7 +469,3 @@ body.mappage .hart-footer-wrapper { padding: 0.5em; font-size: 0.8em; } - -.banner { - z-index: 1; -} |