add marking to title_wip_desc (#8705)

Signed-off-by: May <themaymeow@gmail.com>
This commit is contained in:
May 2019-10-29 15:29:39 +01:00 committed by techknowlogick
parent c4f9d06855
commit c0f97f2687
3 changed files with 6 additions and 1 deletions

View file

@ -2456,3 +2456,7 @@ tbody.commit-list {
margin-left: 8px;
padding-left: 8px;
}
.title_wip_desc {
margin-top: 1em;
}