diff --git a/public/stylesheets/sass/hovercard.scss b/public/stylesheets/sass/hovercard.scss index 68a7fe1e4..2ec6dceeb 100644 --- a/public/stylesheets/sass/hovercard.scss +++ b/public/stylesheets/sass/hovercard.scss @@ -11,6 +11,7 @@ .avatar { position: relative; + float: left; height: 70px !important; width: 70px !important; top: 0 !important; @@ -28,8 +29,10 @@ h4 { margin-bottom: 10px; + overflow:hidden; } + a { color: $blue; font-weight: bold !important;