holiday selector: broader description row

This commit is contained in:
Felix Niklas 2015-09-30 15:02:17 +02:00
parent 47ca541a3e
commit 0290c58ff8

View file

@ -3,7 +3,7 @@
<tr> <tr>
<th><%- @T('Active') %> <th><%- @T('Active') %>
<th><%- @T('Date') %> <th><%- @T('Date') %>
<th><%- @T('Description') %> <th style="width: 300px"><%- @T('Description') %>
<th><%- @T('Action') %> <th><%- @T('Action') %>
</thead> </thead>
<tbody> <tbody>