Remove underline from tooltip elements

This commit is contained in:
Mark Veidemanis 2022-07-21 13:51:33 +01:00
parent f02f6e9d23
commit ddae8ef42e
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@
});
}
</script>
<style>
.icon { border-bottom: 0px !important;}
</style>
<div class="box">
<form method="POST">
{% csrf_token %}