diff options
author | zottel <github@zottel.net> | 2012-06-05 08:20:41 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-06-05 08:20:41 +0200 |
commit | ef6446288ba4b7590cbb770cdf3c84524f96fd34 (patch) | |
tree | e3143678da646c7d237b1bb3820202fbd93da7ea /view/theme/dispy/dark/style.less | |
parent | 70c4ab68754941749a5e89434d6db19f6bba1e16 (diff) | |
parent | b13c6ea9adde898d499fb70134fa5c99d324031a (diff) | |
download | volse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.tar.gz volse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.tar.bz2 volse-hubzilla-ef6446288ba4b7590cbb770cdf3c84524f96fd34.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy/dark/style.less')
-rw-r--r-- | view/theme/dispy/dark/style.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/dispy/dark/style.less b/view/theme/dispy/dark/style.less index 0617aaced..c15706c36 100644 --- a/view/theme/dispy/dark/style.less +++ b/view/theme/dispy/dark/style.less @@ -1537,8 +1537,8 @@ nav #nav-notifications-linkmenu { .box(40px, 40px); } .wall-item-photo-menu-button { - width: 4,5em; - top: 4em; + width: 3.35em; + top: 3.2em; background-position: 35px center; } .wall-item-author { |