pull/1/head
Andromeda Yelton 2012-11-30 12:28:45 -05:00
parent 88b4446bf0
commit 3dfc81dd5e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ $j(document).ready(function() {
$j('#feedback').css({"opacity": "0.07"});
$j('#js-page-wrap').css({"opacity": "0.07"});
$j('#footer').css({"opacity": "0.07"});
$j('#about_expandable').css({'position': 'absolute'});
$j('#about_expandable').css({'position': 'fixed'});
$j('#about_expandable').fadeTo("slow", 1);
// if we're on a supporter page, personalize our about box