Skip to content
Snippets Groups Projects
Unverified Commit 71158b11 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Add more spacing between MR widget and tabs

parent 0c317019
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -91,8 +91,6 @@
 
@media(min-width: $screen-sm-max) {
.merge-request .merge-request-tabs{
margin: 20px 0;
li {
a {
padding: 15px 40px;
Loading
Loading
@@ -102,6 +100,11 @@
}
}
 
.merge-request .merge-request-tabs{
margin-top: 30px;
margin-bottom: 20px;
}
.mr_source_commit,
.mr_target_commit {
.commit {
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