diff --git a/styles/elements/_tables.scss b/styles/elements/_tables.scss
index b18b1884..2a76b1c3 100644
--- a/styles/elements/_tables.scss
+++ b/styles/elements/_tables.scss
@@ -4,7 +4,7 @@
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_table.scss
*/
-table {
+table.atat-table {
@include panel-margin;
min-width: 100%;
diff --git a/templates/fragments/admin/portfolio_members.html b/templates/fragments/admin/portfolio_members.html
index 7f167092..4ab00357 100644
--- a/templates/fragments/admin/portfolio_members.html
+++ b/templates/fragments/admin/portfolio_members.html
@@ -32,7 +32,7 @@
{% if not portfolio.members %}
{{ "portfolios.admin.no_members" | translate }}
{% else %}
-
+
diff --git a/templates/fragments/task_order_review/funding.html b/templates/fragments/task_order_review/funding.html
index 2ff92dbd..182f3e16 100644
--- a/templates/fragments/task_order_review/funding.html
+++ b/templates/fragments/task_order_review/funding.html
@@ -14,7 +14,7 @@
{% endcall %}
-
+
{{ "task_orders.new.review.to_value"| translate }} |
diff --git a/templates/portfolios/applications/members.html b/templates/portfolios/applications/members.html
index 52753a9e..44ff537b 100644
--- a/templates/portfolios/applications/members.html
+++ b/templates/portfolios/applications/members.html
@@ -32,7 +32,7 @@
class='member-list'
v-bind:members='{{ members | tojson}}'>
-
+
diff --git a/templates/portfolios/index.html b/templates/portfolios/index.html
index 610658b7..22b85419 100644
--- a/templates/portfolios/index.html
+++ b/templates/portfolios/index.html
@@ -2,7 +2,7 @@
{% block content %}
-
+
Portfolio Name |
diff --git a/templates/portfolios/reports/index.html b/templates/portfolios/reports/index.html
index fb48c781..b67ce156 100644
--- a/templates/portfolios/reports/index.html
+++ b/templates/portfolios/reports/index.html
@@ -379,7 +379,7 @@
prev-month-index='{{ prev_month_index }}'
two-months-ago-index='{{ two_months_ago_index }}'
inline-template>
-
+
Spending scope |
{{ two_months_ago.strftime('%B %Y') }} |
diff --git a/templates/portfolios/task_orders/index.html b/templates/portfolios/task_orders/index.html
index 4fa70009..ff27cba7 100644
--- a/templates/portfolios/task_orders/index.html
+++ b/templates/portfolios/task_orders/index.html
@@ -23,7 +23,7 @@
v-cloak
>
-
+
diff --git a/templates/portfolios/task_orders/review.html b/templates/portfolios/task_orders/review.html
index f344a34d..72117959 100644
--- a/templates/portfolios/task_orders/review.html
+++ b/templates/portfolios/task_orders/review.html
@@ -31,54 +31,50 @@
Funding summary
CLIN 1: Unclassified Cloud Services 001
-
- Amount |
- Obligated |
- PoP Start |
- PoP End |
- LOA |
+ Amount |
+ Obligated |
+ PoP Start |
+ PoP End |
+ LOA |
- $500,000 |
- Yes |
- 9/07/19 |
- 9/07/20 |
- 34820394 |
+ $500,000 |
+ Yes |
+ 9/07/19 |
+ 9/07/20 |
+ 34820394 |
-
CLIN 2: Unclassified Cloud Services 002
-
- Amount |
- Obligated |
- PoP Start |
- PoP End |
- LOA |
+ Amount |
+ Obligated |
+ PoP Start |
+ PoP End |
+ LOA |
- $300,000 |
- No |
- 9/08/20 |
- 9/08/21 |
- q9384751934 |
+ $300,000 |
+ No |
+ 9/08/20 |
+ 9/08/21 |
+ q9384751934 |
-
| |