aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index d04f86969..8bb3dffa5 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -543,9 +543,9 @@ nav .nav-link {
}
}
#nav-manage-link {
- background-position: 0px -22px;
+ background-position: -88px -88px;
&:hover {
- background-position: -22px -22px;
+ background-position: -110px -88px;
}
}
#nav-messages-link {