Removed froala license message

This commit is contained in:
Zak Timson 2017-09-04 13:45:13 -04:00
parent a8a4c8d239
commit e3961d8d80

View File

@ -13,6 +13,12 @@
#newslettersubscription-group input {
transform: translate(-20px, 4px)
}
a[href="http://editor.froala.com"] {
display: none !important;
position: absolute;
top: -99999999px;
}
</style>
{% endblock %}