diff options
Diffstat (limited to 'less/buttons.less')
| -rw-r--r-- | less/buttons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index a412bd5ff..b65e3fdc7 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -168,7 +168,7 @@ fieldset[disabled] .btn-link { fieldset[disabled] & { &:hover, &:focus { - color: @grayDark; + color: @gray-dark; text-decoration: none; } } |
