X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Floozah%2Fstyle.css;h=f38b6e6d4de46a97d07c7915b0e5f8d04a90c506;hb=4332e39d4d43d4f1fdfd490379ad427a78cb2267;hp=5d2f80622841a9861fb849dce4bcc38e15b97c2f;hpb=e14ab2d369391ee9c97d5568034423f303222019;p=friendica.git diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 5d2f806228..f38b6e6d4d 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -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;