mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-14 17:35:50 +01:00
Remove bottom margin of inline comment in diff view
This commit is contained in:
@@ -256,6 +256,10 @@ div.box-header {
|
||||
background: #f2f8fa;
|
||||
}
|
||||
|
||||
.inline-comment div.box-content-bottom {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.commit-list {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user