提交 4cebdbbe 编写于 作者: C Clement Ho

Merge branch '48636-new-mr-card-styles' into 'master'

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

Closes #48636

See merge request gitlab-org/gitlab-ce!20822
......@@ -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;
......@@ -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
......
---
title: Fix new MR card styles
merge_request: 20822
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册