mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-25 02:24:07 +02:00
account for the members table
This commit is contained in:
parent
420e64bd9e
commit
5d0301567d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
|
||||
// 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;
|
||||
bottom: -10px;
|
||||
right: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue