diff options
| author | Mark Otto <[email protected]> | 2013-08-05 15:35:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-05 15:35:16 -0700 |
| commit | 0faf42b4bc3fd301beaa5b5f9b4d367f69899b05 (patch) | |
| tree | 3f0ce63f517a4dc01095cf4536dcb1815b67cd34 /less | |
| parent | c4281f39190b99ed543b046430e32ff488092ecd (diff) | |
| download | bootstrap-0faf42b4bc3fd301beaa5b5f9b4d367f69899b05.tar.xz bootstrap-0faf42b4bc3fd301beaa5b5f9b4d367f69899b05.zip | |
Remove dupe hover background color
Diffstat (limited to 'less')
| -rw-r--r-- | less/labels.less | 1 |
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%); } } } |
