Skip to content
Snippets Groups Projects
Commit 8b1d44f7 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Reduce top margin for commit show page box

parent 3b660be6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -437,3 +437,7 @@
border: none;
margin: 0;
}
.ui-box.commit-box {
margin-top: 0;
}
.ui-box.ui-box-show
.ui-box.ui-box-show.commit-box
.ui-box-head
.pull-right
- if @notes_count > 0
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