diff options
Diffstat (limited to 'scss/_close.scss')
| -rw-r--r-- | scss/_close.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_close.scss b/scss/_close.scss index 859990e31..f18149051 100644 --- a/scss/_close.scss +++ b/scss/_close.scss @@ -10,7 +10,6 @@ @include hover-focus { color: $close-color; text-decoration: none; - cursor: pointer; opacity: .75; } } @@ -23,7 +22,6 @@ // scss-lint:disable QualifyingElement button.close { padding: 0; - cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; |
