Commit 8b1d44f7 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Reduce top margin for commit show page box

parent 3b660be6
...@@ -437,3 +437,7 @@ ...@@ -437,3 +437,7 @@
border: none; border: none;
margin: 0; margin: 0;
} }
.ui-box.commit-box {
margin-top: 0;
}
.ui-box.ui-box-show .ui-box.ui-box-show.commit-box
.ui-box-head .ui-box-head
.pull-right .pull-right
- if @notes_count > 0 - if @notes_count > 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment