Skip to content
Snippets Groups Projects
Commit a781d0f9 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Merge branch 'fix-mr-widget-border' into 'master'

Fix MR widget border

See merge request gitlab-org/gitlab-ce!20562
parents 9591fdbe 0cf9af01
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -116,10 +116,8 @@
 
.modify-merge-commit-link {
padding: 0;
background-color: transparent;
border: 0;
color: $gl-text-color;
 
&:hover,
Loading
Loading
@@ -501,10 +499,6 @@
}
}
 
.merge-request-details .content-block {
border-bottom: 0;
}
.mr-source-target {
display: flex;
flex-wrap: wrap;
Loading
Loading
.detail-page-description.content-block
.detail-page-description
%h2.title
= markdown_field(@merge_request, :title)
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment