Hide help counter

This commit is contained in:
weryques 2018-05-11 10:35:04 -03:00
parent fbbabc6f60
commit ea723aaf0e
1 changed files with 6 additions and 0 deletions

View File

@ -142,3 +142,9 @@
}
}
</script>
<style>
.help.counter {
display: none;
}
</style>