aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.css')
-rw-r--r--core/css/header.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.css b/core/css/header.css
index 095ebfb73fc..5f8b3bd873a 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -529,7 +529,7 @@ nav[role=navigation] {
transform: translateY(-7px);
}
#appmenu:hover li span {
- opacity: 0.6;
+ opacity: 1;
bottom: 2px;
z-index: -1;
/* fix clickability issue - otherwise we need to move the span into the link */