Update multi-reg button container
authorChris Ellis <chris@intrbiz.com>
Sat, 14 Sep 2024 11:58:33 +0000 (13:58 +0200)
committerChris Ellis <chris@intrbiz.com>
Sat, 14 Sep 2024 11:58:33 +0000 (13:58 +0200)
templates/confreg/registration_dashboard.html

index 11207adf1841eace769b01137af15ac24a9bd7fa..c7ab2016b2470ab28778793f77d6e20dbdf6361a 100644 (file)
 <div class="card">
   <h4>Other Registrations</h4>
   <p>You are managing registrations for other people who are attending the event.</p>
-  <nav class="button-bar small">
+  <nav class="button-bar small left">
     <a class="button primary" href="{{redir_root}}other/">Manage</a>
   </nav>
 </div>