]> git.mxchange.org Git - friendica.git/commitdiff
more position tweaks on attach icons
authorFriendika <info@friendika.com>
Wed, 25 May 2011 04:04:59 +0000 (21:04 -0700)
committerFriendika <info@friendika.com>
Wed, 25 May 2011 04:04:59 +0000 (21:04 -0700)
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

index 66fef4c3ed68a6861caf6d10daccf72057fcbe47..79a298d43306cae16c79fa24ce3724af57464d32 100644 (file)
@@ -2430,8 +2430,8 @@ a.mail-list-link {
        background-image: url('../../../images/content-types.gif');
 }
 
-.attachlink {
-       margin: 10px 10px 0px 0px;
+.body-attach {
+       margin-top: 10px;
 }
 
 .type-video { background-position: 0px; 0px; }
index 10e252f873c0e0cefb4fd14551e560ec9aa8b4a6..8397ba34613e0b2d057fca6e238ed0f31e9988b0 100644 (file)
@@ -2446,8 +2446,9 @@ a.mail-list-link {
        float: left;
        background-image: url('../../../images/content-types.gif');
 }
-.attachlink {
-       margin: 10px 10px 0px 0px;
+
+.body-attach {
+       margin-top: 10px;
 }
 
 .type-video { background-position: 0px; 0px; }