Fixed tinymce display in admin page
This commit is contained in:
parent
b0d3547c71
commit
57c98fdebb
@ -14,6 +14,10 @@
|
|||||||
#newslettersubscription-group input {
|
#newslettersubscription-group input {
|
||||||
transform: translate(-20px, 4px)
|
transform: translate(-20px, 4px)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mce-tinymce {
|
||||||
|
margin-left: 0 !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user