mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
change kebab style
This commit is contained in:
parent
3aa493d15e
commit
f7758181ec
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@
|
|||
top: 30px;
|
||||
}
|
||||
|
||||
@media (min-width: 1030px) {
|
||||
.usa-accordion--more-actions .usa-accordion__content {
|
||||
right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
// Special positioning for the kabob menu popup in the last row on a given page
|
||||
// This won't work on the Members table rows because that table has show-more rows
|
||||
// Currently, that's not an issue since that Members table is not wrapped in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue