diff --git a/cfgov/unprocessed/apps/regulations3k/css/reg-search.scss b/cfgov/unprocessed/apps/regulations3k/css/reg-search.scss index e8aad99154..88bda19f46 100644 --- a/cfgov/unprocessed/apps/regulations3k/css/reg-search.scss +++ b/cfgov/unprocessed/apps/regulations3k/css/reg-search.scss @@ -52,7 +52,7 @@ padding-bottom: 15px; border-bottom: 1px solid var(--gray-40); margin-bottom: 15px; - &:last-child() { + &:last-child { border-bottom: none; } }