paperlined.org
apps > genderqueerchicago
document updated 14 years ago, on Nov 21, 2009
The main HTML has this CSS in it:


    #main {
        ...
        width:67%;
        ...
    }

    #sidebar {
        ...
        width: 30%;
    }

And then the calendar <iframe> has a   width="345"   in it


If you use Firebug to modify the #main{width} and #sidebar{width}, then the calendar is no longer
truncated.




Similarly, reducing the <iframe width= > parameter makes it fit okay.

The issue is that the