Fix typo on docs
This commit is contained in:
parent
740cbd89a0
commit
8df69aac04
1 changed files with 1 additions and 1 deletions
|
@ -765,7 +765,7 @@
|
||||||
|
|
||||||
// Hack alert: we've rewritten `btn` class in a way that
|
// Hack alert: we've rewritten `btn` class in a way that
|
||||||
// we've broken it and it is not possible to use with `btn-link`
|
// we've broken it and it is not possible to use with `btn-link`
|
||||||
// wich causes a blank button when it's disabled and hovering
|
// which causes a blank button when it's disabled and hovering
|
||||||
// The css in here is the boostrap one
|
// The css in here is the boostrap one
|
||||||
.btn-link-retry {
|
.btn-link-retry {
|
||||||
&[disabled] {
|
&[disabled] {
|
||||||
|
|
Loading…
Reference in a new issue