mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
fix commit-description css on commit.show
This commit is contained in:
@@ -413,3 +413,9 @@
|
||||
padding: 4px;
|
||||
background-color: #EEE;
|
||||
}
|
||||
|
||||
.commit-description {
|
||||
background: none;
|
||||
border: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user