mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Undo important (my bad)
This commit is contained in:
parent
18c3c0d01e
commit
c60f5bb6bc
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ a.usa-button.disabled-link:focus {
|
|||
a.usa-button--unstyled.disabled-link,
|
||||
a.usa-button--unstyled.disabled-link:hover,
|
||||
a.usa-button--unstyled.disabled-link:focus {
|
||||
cursor: not-allowed !important;
|
||||
outline: none !important;
|
||||
cursor: not-allowed;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
a.usa-button:not(.usa-button--unstyled, .usa-button--outline) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue