account for the members table

This commit is contained in:
Rachid Mrad 2024-12-19 21:18:45 -05:00
parent 420e64bd9e
commit 5d0301567d
No known key found for this signature in database

View file

@ -41,7 +41,7 @@
} }
// Special positioning for the kabob menu popup in the last row on a given page // Special positioning for the kabob menu popup in the last row on a given page
tr:last-of-type .usa-accordion--more-actions .usa-accordion__content { tr:last-of-type:not(.show-more-content) .usa-accordion--more-actions .usa-accordion__content {
top: auto; top: auto;
bottom: -10px; bottom: -10px;
right: 30px; right: 30px;