diff --git a/app/assets/stylesheets/user-profile-header.scss b/app/assets/stylesheets/user-profile-header.scss index 1721bc0b1..2bd578201 100644 --- a/app/assets/stylesheets/user-profile-header.scss +++ b/app/assets/stylesheets/user-profile-header.scss @@ -235,6 +235,7 @@ .user-metadata-details{ font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace; width: 97%; + overflow-y: scroll; @media screen and ( min-width: 1100px ){ position: absolute; right: 0px;