@@ -555,7 +555,8 @@ a.bg-dark:focus {
}
.disabled-link {
- pointer-events: none;
+ display: inline-block;
cursor: default;
+ pointer-events: none;
color: rgba(255, 255, 255, 0.7) !important;