diff --git a/css/profile.css b/css/profile.css index 458260d..9559745 100644 --- a/css/profile.css +++ b/css/profile.css @@ -169,6 +169,12 @@ padding: 3px; height: 90%; } +.profile-modal .profile-bio, +.profile-modal .profile-contact +{ + min-height: 27px; + overflow-y: visible; +} .profile-modal .profile-data { display: inline-block; diff --git a/following.html b/following.html index 7ff99bf..39146b0 100644 --- a/following.html +++ b/following.html @@ -344,7 +344,7 @@