mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38:39 +02:00
simplify css selectors
This commit is contained in:
parent
0890e0afd9
commit
c501eac133
1 changed files with 1 additions and 2 deletions
|
@ -103,8 +103,7 @@ th {
|
|||
}
|
||||
}
|
||||
@include at-media(tablet-lg) {
|
||||
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button,
|
||||
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button:not([aria-sort]) {
|
||||
th[data-sortable]:not(.left-align-sort-button) .usa-table__header__button {
|
||||
// position next to the copy
|
||||
right: auto;
|
||||
// slide left to mock a margin between the copy and the icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue