aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-05 17:59:49 -0700
committerfriendica <info@friendica.com>2012-06-05 17:59:49 -0700
commitae08d2c49b042780d87e17b73d8bb7c4b99263da (patch)
treee8162af9919d9a7fdb8e022d974f51e78e1c90cb /view/theme/dispy/light
parent7cc7a143800c5a6b0360a3a46987580bbb00d639 (diff)
parentd873ceb71995db5d669f2d5ffe85d85a8974efeb (diff)
downloadvolse-hubzilla-ae08d2c49b042780d87e17b73d8bb7c4b99263da.tar.gz
volse-hubzilla-ae08d2c49b042780d87e17b73d8bb7c4b99263da.tar.bz2
volse-hubzilla-ae08d2c49b042780d87e17b73d8bb7c4b99263da.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/light')
-rw-r--r--view/theme/dispy/light/style.css2
-rw-r--r--view/theme/dispy/light/style.less4
2 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/dispy/light/style.css b/view/theme/dispy/light/style.css
index e56696eab..0e7fc1f8d 100644
--- a/view/theme/dispy/light/style.css
+++ b/view/theme/dispy/light/style.css
@@ -230,7 +230,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify,nav #nav-notifications-linkm
.wall-item-outside-wrapper.comment{margin-left:5em;}.wall-item-outside-wrapper.comment .wall-item-info{width:5em;}
.wall-item-outside-wrapper.comment .wall-item-photo{width:40px !important;height:40px !important;}
.wall-item-outside-wrapper.comment .wall-item-photo-wrapper{width:40px;height:40px;}
-.wall-item-outside-wrapper.comment .wall-item-photo-menu-button{width:4,5em;top:4em;background-position:35px center;}
+.wall-item-outside-wrapper.comment .wall-item-photo-menu-button{width:3.35em;top:3.2em;background-position:35px center;}
.wall-item-outside-wrapper.comment .wall-item-author{margin-left:0.2em;}
.wall-item-outside-wrapper.comment .wall-item-photo-menu{min-width:4.5em;top:5.5em;}
.comment-wwedit-wrapper{border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:5px;}
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index 72b3069a6..ba8e0093b 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -1538,8 +1538,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 {