diff --git a/app/assets/stylesheets/tpi/pages/home.scss b/app/assets/stylesheets/tpi/pages/home.scss index 543a4fdcf..83ba30312 100644 --- a/app/assets/stylesheets/tpi/pages/home.scss +++ b/app/assets/stylesheets/tpi/pages/home.scss @@ -796,3 +796,13 @@ justify-content: center; } } + +.linkedin-widget { + height: 600px !important; + overflow: auto !important; + + .sk-linkedin-page-post-profile-info { + width: 100% !important; + padding: 0 5px; + } +} \ No newline at end of file diff --git a/app/views/tpi/home/index.html.erb b/app/views/tpi/home/index.html.erb index 527b22ec1..42484d8ac 100644 --- a/app/views/tpi/home/index.html.erb +++ b/app/views/tpi/home/index.html.erb @@ -113,7 +113,8 @@