]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
Merge branch 'pull'
[friendica.git] / view / theme / loozah / style.css
index 5d2f80622841a9861fb849dce4bcc38e15b97c2f..f38b6e6d4de46a97d07c7915b0e5f8d04a90c506 100644 (file)
@@ -1051,6 +1051,10 @@ input#dfrn-url {
     padding-right: 10px;
     border-right: 2px solid #fff;
 }
+.wall-item-like-buttons > a,
+.wall-item-like-buttons > img {
+       float: left;
+}
 
 .wall-item-share-buttons {
        margin-left: 5px;
@@ -1508,6 +1512,9 @@ padding: 5px 10px 0px;
 #contact-edit-links {
        float: left;
 }
+#contact-edit-links a {
+       float: left;
+}
 #contact-edit-links img {
        margin-left: 20px;
        border: none;