From d2582a5831ad77089ca64f8a0dd3b7f66f689b99 Mon Sep 17 00:00:00 2001 From: Aditya Anand Date: Mon, 5 Nov 2018 20:09:39 +0530 Subject: [PATCH] added review comments --- app/kudos/templates/share.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) 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!

- +