css: remove useless specific margin on .msg-system (#57392)

This commit is contained in:
Thomas Jund 2021-09-29 11:21:20 +02:00
parent 2e736b3016
commit e20a712e73
1 changed files with 0 additions and 4 deletions

View File

@ -297,10 +297,6 @@ ul#evolutions li div.msg div.comment {
background: #EEEEEE;
}
#evolutions .msg-system {
margin-bottom: 30px;
}
ul#evolutions li span.item {
// left circle icon
position: absolute;