mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Target ID rather than CLASS
Pain
This commit is contained in:
parent
4dd9b99926
commit
477f9ce25e
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ th {
|
|||
}
|
||||
}
|
||||
|
||||
.members__table-wrapper .dotgov-table tr:nth-last-child(2) td,
|
||||
.members__table-wrapper .dotgov-table tr:nth-last-child(2) th {
|
||||
border-bottom: none !important;
|
||||
#members__table-wrapper .dotgov-table tr:nth-last-child(2) td,
|
||||
#members__table-wrapper .dotgov-table tr:nth-last-child(2) th {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.dotgov-table {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue