1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix drone build bug (#7192)

This commit is contained in:
Cherrg
2019-06-13 06:23:45 +02:00
committed by techknowlogick
parent 8f0182c322
commit 2f39fc7bb6
3 changed files with 4 additions and 1 deletions

View File

@@ -1112,6 +1112,7 @@
.show-form-container {
text-align: left;
}
.choose.branch {
.octicon {
padding-right: 10px;
@@ -2226,6 +2227,7 @@ tbody.commit-list {
&.top {
text-align: left;
}
.commit-body {
margin: 0;
}