Fix typo on docs

This commit is contained in:
Filipa Lacerda 2018-04-17 09:51:33 +01:00
parent 740cbd89a0
commit 8df69aac04
No known key found for this signature in database
GPG key ID: 9CA3FDE4D1E2F1C8

View file

@ -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] {