diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 94351ef06..30c00a7b6 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1303,6 +1303,7 @@ ul.content-activities { border-bottom: 1px dotted $color-alto; cursor: help; display: inline-block; + pointer-events: auto; .modal-tooltiptext { background-color: $color-alto;