X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fcss%2Fstyle.css;h=19f0d5af050f2e40202c826df635ce885400670a;hb=914330bb8f1961f41671e985a402932d58ff47e9;hp=dd1b9b441f979c7958832736c0d2753fc591258c;hpb=ba24b1b6513a0eafe8b68437863061b21033ffda;p=friendica.git diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index dd1b9b441f..19f0d5af05 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2407,3 +2407,11 @@ body .tread-wrapper .hovercard a:hover { body .tread-wrapper .hovercard:hover .hover-card-content a { color: $link_color !important; } + +/* + * some temporary workarounds until this will solved + * elsewhere (e.g. new templates) + */ +section .profile-match-wrapper { + float: left; +}