diff --git a/less/mixins.less b/less/mixins.less
index f5193e4fbcac571e274310f3bd521be4178e6a5b..42523c2aa7b21846bcf29e940bfbedc0fc01c735 100644
--- a/less/mixins.less
+++ b/less/mixins.less
@@ -480,7 +480,7 @@
     &:active,
     &.active {
       background-color: @background;
-          border-color: @border
+          border-color: @border;
     }
   }
 }