Merge branch '47272-applications-table' into 'master'

Resolve "odd numbered list rows have darker bg color?"

Closes #47272

See merge request gitlab-org/gitlab-ce!19896
This commit is contained in:
Clement Ho 2018-06-15 17:56:34 +00:00
commit f2400ed1f3
1 changed files with 1 additions and 0 deletions

View File

@ -834,3 +834,4 @@ $font-family-sans-serif: $regular_font;
$font-family-monospace: $monospace_font;
$input-line-height: 20px;
$btn-line-height: 20px;
$table-accent-bg: $gray-light;