]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/messages/outbox.html.erb
Center messages table cells vertically
[rails.git] / app / views / messages / outbox.html.erb
index ad5b4c28f045cc57d60ca19b48065a0a677a789c..e246f9292ebb8afaf0161e306b55fb812176f379 100644 (file)
@@ -20,7 +20,7 @@
 <h4><%= t ".messages", :count => current_user.sent_messages.size %></h4>
 
 <% if current_user.sent_messages.size > 0 %>
-  <table class="table table-sm">
+  <table class="table table-sm align-middle">
     <thead>
       <tr>
         <th><%= t ".to" %></th>