From cf7357dafb48e54e2b818b58fe15ec87bcfd408c Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Fri, 11 Dec 2020 10:53:02 -0500 Subject: [PATCH] closes https://github.com/NodeBB/NodeBB/issues/9097 --- less/modules/cookie-consent.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/modules/cookie-consent.less b/less/modules/cookie-consent.less index c411056..96a2f2c 100644 --- a/less/modules/cookie-consent.less +++ b/less/modules/cookie-consent.less @@ -6,7 +6,7 @@ padding-left: 1rem; width: 100%; background: rgba(240,240,240,.8); - + z-index: @zindex-navbar-fixed; a { font-weight: bold; }