aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/buttons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index 07a2b5879..582350386 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -107,7 +107,7 @@
.btn-info,
.btn-info:hover {
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
- color: @white
+ color: @white;
}
// Provide *some* extra contrast for those who can get it
.btn-primary.active,