mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 08:55:50 +01:00
Fix avatar image style.
This commit is contained in:
@@ -305,6 +305,11 @@ th, td, .table th, .table td {
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
div.commit-avatar-image {
|
||||
float: left;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
pre.commit-description {
|
||||
font-weight: normal;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user