From 1190466aa6a298eea2aeb61c54a87e96e160b244 Mon Sep 17 00:00:00 2001 From: erqan Date: Sat, 22 Mar 2014 22:33:12 +0200 Subject: [PATCH] Fixing #122 - placement of 'profile-data' --- css/profile.css | 6 ++++++ home.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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/home.html b/home.html index 4e598af..c1837d3 100644 --- a/home.html +++ b/home.html @@ -365,7 +365,7 @@

@

-
+