diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 44ca22e0b..c60acd467 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2666,6 +2666,10 @@ aside input[type='text'] { overflow: hidden; } +.profile-match-note { + text-align: center; +} + .profile-match-break, .profile-match-end { clear: both;