Merge branch '33739-blame-legend-bottom-border' into 'master'

Add missing bottom border to blame age legend

Closes #33739

See merge request !12205
This commit is contained in:
Annabel Dunstone Gray 2017-06-16 16:20:02 +00:00
commit 451cbe1f69

View file

@ -63,6 +63,7 @@
background-color: $gray-light;
text-align: right;
padding: 8px $gl-padding;
border-bottom: 1px solid $border-color;
@media (max-width: $screen-xs-max) {
text-align: left;