aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 15:35:16 -0700
committerMark Otto <[email protected]>2013-08-05 15:35:16 -0700
commit0faf42b4bc3fd301beaa5b5f9b4d367f69899b05 (patch)
tree3f0ce63f517a4dc01095cf4536dcb1815b67cd34 /less
parentc4281f39190b99ed543b046430e32ff488092ecd (diff)
downloadbootstrap-0faf42b4bc3fd301beaa5b5f9b4d367f69899b05.tar.xz
bootstrap-0faf42b4bc3fd301beaa5b5f9b4d367f69899b05.zip
Remove dupe hover background color
Diffstat (limited to 'less')
-rw-r--r--less/labels.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/labels.less b/less/labels.less
index c7c719c03..eee76d297 100644
--- a/less/labels.less
+++ b/less/labels.less
@@ -21,7 +21,6 @@
color: @label-link-hover-color;
text-decoration: none;
cursor: pointer;
- background-color: darken(@gray-light, 10%);
}
}
}