This commit is contained in:
Zak Timson 2017-09-04 13:47:24 -04:00
commit cbb567fc8c

View File

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