Fix alignment in module list

This commit is contained in:
Kijin Sung 2018-08-19 11:11:15 +09:00
parent a32721b6e1
commit 0d26c75bdb
4 changed files with 14 additions and 9 deletions

View file

@ -598,7 +598,7 @@ margin-bottom: 10px;
.x td>form,
.x td>p:only-of-type,
.x td>p:last-of-type {
margin: 0;
margin-bottom: 0;
}
.x [data-display="none"] {
display: none;