diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; |