mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +02:00
revert USDWDS table markup which was removed by mistake
This commit is contained in:
parent
88e1d419da
commit
a2f0fd9522
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Load our custom filters to extract info from the django generated markup.
|
|||
{% endif %}
|
||||
{% if results %}
|
||||
<div class="results override-change_list_results">
|
||||
<table id="result_list">
|
||||
<table id="result_list" class="usa-table usa-table--borderless usa-table--striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue