From e12806421ebc209bc99ec98641a0079059e93698 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 7 Oct 2018 12:12:07 +0200 Subject: [PATCH] Fix #1710 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e61340..1d1674b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * #1964 Allow `.notification` to have a `.dropdown-item` * #1999 Change `$border` to `$grey-lighter` in mixins * #2085 `.media-content` will allow scrolling horizontally if the content is too wide +* #1744 Fix #1710 by using `$table-striped-row-even-hover-background-color` only for even rows ### Bug fixes