aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/dark/style.less
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-08-09 01:35:46 +0100
committerThomas Willingham <founder@kakste.com>2012-08-09 01:35:46 +0100
commit29b8b8f82b72f646ea4c55d66766bd0e0c950657 (patch)
tree4b0b3a7c7fe941cddbdb359d4a7e3384e6b33dd6 /view/theme/dispy/dark/style.less
parent5b1a4100e07db023b0f6dae89aa009e74992b7e6 (diff)
parentc28da5673731acbedecb4209c38b72046db597e1 (diff)
downloadvolse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.tar.gz
volse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.tar.bz2
volse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy/dark/style.less')
-rw-r--r--view/theme/dispy/dark/style.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/dispy/dark/style.less b/view/theme/dispy/dark/style.less
index 4d9432961..1304e48c1 100644
--- a/view/theme/dispy/dark/style.less
+++ b/view/theme/dispy/dark/style.less
@@ -542,9 +542,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 {