diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index a0f8200..a01671b 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -379,4 +379,6 @@ div.pending-tasks { #profile-header, #profile-footer { clear: both; + height: 60px; + overflow: hidden; } -- libgit2 0.21.2