diff --git a/app/kudos/templates/share.html b/app/kudos/templates/share.html index 2447b408807..d72e82cd3ce 100644 --- a/app/kudos/templates/share.html +++ b/app/kudos/templates/share.html @@ -12,7 +12,7 @@ background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); max-width: 100%; - overflow: scroll; + overflow-y: auto; } .modal-content { @@ -54,11 +54,6 @@ width: 150px; } - .tooltip-share .kudos_msg { - padding-left: 2px; - padding-right: 2px; - } - .tooltip-inner .title-tooltip { font-size: 0.65rem; } @@ -121,7 +116,7 @@

Share Kudos!

- +