diff --git a/website/views/options/social/chat-box.jade b/website/views/options/social/chat-box.jade index d8f2cd1141..74fc071dfe 100644 --- a/website/views/options/social/chat-box.jade +++ b/website/views/options/social/chat-box.jade @@ -1,6 +1,6 @@ div.chat-form.guidelines-not-accepted(ng-if='!user.flags.communityGuidelinesAccepted') p!=env.t('requestAcceptGuidelines', {linkStart: '', linkEnd: ''}) - .chat-controls + .chat-controls.clearfix div button.btn.btn-warning(ng-click='acceptCommunityGuidelines()')=env.t('iAcceptCommunityGuidelines') .chat-buttons