Use same avatar size for all event rows
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
ec8628fa95
commit
0bf4e568ea
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@
|
|||
|
||||
&.event-inline {
|
||||
.avatar {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue