mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
Fixed avatar alignment in new MR view
This commit is contained in:
committed by
Robert Speicher
parent
98090639d3
commit
0a98f26711
@@ -1,6 +1,7 @@
|
||||
Please view this file on the master branch, on stable branches it's out of date.
|
||||
|
||||
v 8.9.5
|
||||
- Fixed avatar alignment in new MR view. !5095
|
||||
- Fix diff comments not showing up in activity feed. !5069
|
||||
- Add index on both Award Emoji user and name. !5061
|
||||
- Downgrade to Redis 3.2.2 due to massive memory leak with Sidekiq. !5056
|
||||
|
||||
@@ -167,7 +167,8 @@
|
||||
|
||||
.commit {
|
||||
margin: 0;
|
||||
padding: 2px 0;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
list-style: none;
|
||||
&:hover {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user