Remove the userinformation ids from headings

The style rule was removed in 3f8cf32272
and they were otherwise only used in the tests.
This commit is contained in:
Andy Allan 2021-11-11 14:53:36 +00:00
parent c615bebc29
commit 3719e8defb
4 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
<% content_for :heading do %>
<div id="userinformation" class="row">
<div class="row">
<div class="col-sm-auto">
<%= user_image @user %>
</div>