]> git.mxchange.org Git - friendica.git/commitdiff
fix mini photo-menu bug
authorSimon L'nu <simon.lnu@gmail.com>
Sun, 3 Jun 2012 22:10:04 +0000 (18:10 -0400)
committerSimon L'nu <simon.lnu@gmail.com>
Sun, 3 Jun 2012 22:10:04 +0000 (18:10 -0400)
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
view/theme/dispy/dark/style.css
view/theme/dispy/dark/style.less
view/theme/dispy/light/style.css
view/theme/dispy/light/style.less

index 82118275a41c360c3e29261eef9fde1de5944b94..b94e5ec3452a713dce20f6c6655e83fd10c78a89 100644 (file)
@@ -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 #eeeecc;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:5px;}
index 0617aaced8b08db077399692bb730e56018e6df8..c15706c360748775cd397550bbbfd8db4e95c87f 100644 (file)
@@ -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 {
index e56696eabcffcf931508f5fc825bb2c666b7bf59..0e7fc1f8d32dab22723fc61d204b6f5b38f7cf8b 100644 (file)
@@ -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;}
index 72b3069a6c6ed7416114b6a6eb334a2903682df2..ba8e0093b759f1f5207229a55f13fddb9de1469a 100644 (file)
@@ -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 {