diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html
index 865942a..a5ec879 100644
--- a/groups/home/LibAnswers-4-js-css.html
+++ b/groups/home/LibAnswers-4-js-css.html
@@ -17,7 +17,6 @@ body {
/* style header */
#header-div {
padding: 30px;
- text-align: center;
}
/* style the hamburger menu */
@@ -53,8 +52,14 @@ body {
#login-div {
float: right;
padding: 8px 15px 0px 0px;
- font-size: 1.21em;
+ color:var(--kbccblue);
+ font-size:1.5em;
}
+#login-text {
+ display: inline-block;
+ vertical-align: -2px;
+}
+#login-icon { display: inline-block; }
/* style alert */
#corona-alert {
diff --git a/groups/home/LibAnswers-SlideOutChat-4.html b/groups/home/LibAnswers-SlideOutChat-4.html
index f2b28ef..5d44e14 100644
--- a/groups/home/LibAnswers-SlideOutChat-4.html
+++ b/groups/home/LibAnswers-SlideOutChat-4.html
@@ -53,7 +53,10 @@
- Renew / Request Items
+
+