diff --git a/app/assets/stylesheets/base.css b/app/assets/stylesheets/base.css index 9b5c227a..2e0073a0 100644 --- a/app/assets/stylesheets/base.css +++ b/app/assets/stylesheets/base.css @@ -736,7 +736,9 @@ font-family: 'din-regular', helvetica, sans-serif; .CardOnGraph .embeds { position: relative; + overflow: hidden; } + #linkremove { background-image: url(/assets/remove.png); background-repeat: no-repeat;