src/main/webapp/WEB-INF/dynamic_fragments/users.jsp

changeset 59
c759c60507a2
parent 51
dd0a45ae25d7
child 72
0646c14e36fb
     1.1 --- a/src/main/webapp/WEB-INF/dynamic_fragments/users.jsp	Sun May 17 16:00:13 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/dynamic_fragments/users.jsp	Sun May 17 16:23:39 2020 +0200
     1.3 @@ -44,7 +44,7 @@
     1.4  </div>
     1.5  
     1.6  <c:if test="${not empty users}">
     1.7 -    <table class="datatable medskip" style="width: auto">
     1.8 +    <table class="datatable medskip">
     1.9          <thead>
    1.10          <tr>
    1.11              <th></th>

mercurial