keycloak-memoizeit

Details

diff --git a/forms/common-themes/src/main/resources/theme/account/rcue/resources/css/forms.css b/forms/common-themes/src/main/resources/theme/account/rcue/resources/css/forms.css
index 1dc3c5d..32fa9f2 100644
--- a/forms/common-themes/src/main/resources/theme/account/rcue/resources/css/forms.css
+++ b/forms/common-themes/src/main/resources/theme/account/rcue/resources/css/forms.css
@@ -510,3 +510,7 @@ input[type="email"].tiny {
   font-size: 1.1em;
   margin-right: 0.90909090909091em;
 }
+
+ul.nav li {
+    z-index: 200;
+}
\ No newline at end of file