diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index eecb0b242d..9c8c74eb2a 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3605,6 +3605,11 @@ section .profile-match-wrapper { font-size: 13px; } + +.generic-page-wrapper.contact-follow-wrapper { + min-height: auto; +} + /* Medium devices (desktops, 992px and up) */ @media (min-width: 992px) { .mod-home.is-not-singleuser #content, diff --git a/view/theme/frio/templates/auto_request.tpl b/view/theme/frio/templates/auto_request.tpl index 2d1861389c..659dc644f3 100644 --- a/view/theme/frio/templates/auto_request.tpl +++ b/view/theme/frio/templates/auto_request.tpl @@ -1,43 +1,45 @@ -
- {{$page_desc nofilter}} -
-- {{$invite_desc nofilter}} -
++ {{$page_desc nofilter}} +
++ {{$invite_desc nofilter}} +
{{/if}} - +