Added all post types

This commit is contained in:
Pierre
2018-01-04 19:39:22 +01:00
parent fc568767de
commit 135dcd031b
4 changed files with 94 additions and 0 deletions

View File

@ -12,4 +12,9 @@
border: 1px solid #dddddd;
padding: 10px;
margin-bottom: 10px;
}
.post-form .post-types .radio {
display: inline-block;
padding-right: 20px;
}