diff --git a/less/theme.less b/less/theme.less
index 3673accc0999596e2d285f2adacce602146345fa..6f2eb62126f12b00cde15580964870c7c3e4eb4c 100644
--- a/less/theme.less
+++ b/less/theme.less
@@ -52,6 +52,7 @@
     border-color: darken(@btn-color, 14%);
   }
 
+  &.disabled,
   &:disabled,
   &[disabled] {
     background-color: darken(@btn-color, 12%);