Resolve "BS4: Create new Merge request boxes have different styles"

This commit is contained in:
Annabel Gray 2018-07-26 15:29:05 +00:00 committed by Clement Ho
parent 1f70de1806
commit bf73bb30c1
3 changed files with 8 additions and 1 deletions

View File

@ -835,3 +835,5 @@ $font-family-monospace: $monospace-font;
$input-line-height: 20px;
$btn-line-height: 20px;
$table-accent-bg: $gray-light;
$card-border-color: $border-color;
$card-cap-bg: $gray-light;

View File

@ -27,7 +27,7 @@
= dropdown_filter(_("Search branches"))
= dropdown_content
= dropdown_loading
.panel-footer
.card-footer
.text-center= icon('spinner spin', class: 'js-source-loading')
%ul.list-unstyled.mr_source_commit

View File

@ -0,0 +1,5 @@
---
title: Fix new MR card styles
merge_request: 20822
author:
type: fixed