Fix button issue on safari

This commit is contained in:
Matt Lathrop
2022-09-01 17:59:02 -05:00
parent a177362851
commit 77396e0037
2 changed files with 0 additions and 6 deletions
@@ -12,7 +12,6 @@
<div
class="nav-link active bg-transparent"
aria-selected="true"
type="button"
role="tab"
data-bs-toggle="pill"
id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab'
@@ -27,7 +26,6 @@
<div
class="nav-link bg-transparent"
aria-selected="true"
type="button"
role="tab"
data-bs-toggle="pill"
id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab'