Deprecate movies system

This commit is contained in:
2021-02-13 11:20:54 +01:00
parent 37e90f1c18
commit f45666c72d
16 changed files with 1 additions and 512 deletions

View File

@ -47,7 +47,6 @@
*/
.post-form .post-image,
.post-form .post-youtube,
.post-form .post-movie,
.post-form .post-weblink,
.post-form .post-pdf,
.post-form .post-countdown,
@ -55,10 +54,6 @@
display: none;
}
.post-form .post-movie button {
margin-right: 5px;
}
.post-form .post-survey .select2-dropdown {
/* Hide select2 suggestions*/
display: none;