Update _buttons.scss

This commit is contained in:
Pedro Reis 2018-03-30 14:28:32 +01:00 committed by GitHub
parent c2410c1e57
commit 1a689e8734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
border: 1px solid $brand-colour;
}
.is-disabled,
&.is-disabled,
&:disabled {
pointer-events: none;
opacity: .65;