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:
commit
451cbe1f69
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue