mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Deprecate movies system
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user