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

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

mercurial