aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 733d6a7c1..a25ed93bc 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1829,7 +1829,8 @@ nav .badge.mail-update {
#expand-tabs,
#doco-return-to-top-btn,
#context-help-btn,
-#notifications-btn {
+#notifications-btn,
+#login_nav_btn_collapse {
color: $nav_active_icon_colour;
padding: 7px 10px;
}
@@ -2118,4 +2119,4 @@ dl.bb-dl > dd > li {
}
#permcat-index {
margin: 10px;
-} \ No newline at end of file
+}