]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge remote-tracking branch 'origin/dispy' into dispy
[friendica.git] / view / theme / duepuntozero / style.css
index beb89123b7eb7ecbccf7512e5f3ccdf46347197f..a23f72987ae5afa981d17b149040d66bc42becb7 100644 (file)
@@ -990,6 +990,10 @@ input#dfrn-url {
        border-right: 2px solid #fff;
 }
 
+.wall-item-like-buttons > a,
+.wall-item-like-buttons > img {
+       float: left;
+}
 
 .wall-item-like-buttons img {
        cursor: pointer;
@@ -1445,6 +1449,9 @@ input#dfrn-url {
 #contact-edit-links {
        float: left;
 }
+#contact-edit-links a {
+       float: left;
+}
 #contact-edit-links img {
        margin-left: 20px;
        border: none;