this is controlled by your theme stylesheet.
you need to check the width setting of the div with id of 'respond'
or add this to your theme style sheet (change the width to however much you want)
#respond { width: 500px; }
this is controlled by your theme stylesheet.
you need to check the width setting of the div with id of 'respond'
or add this to your theme style sheet (change the width to however much you want)
#respond { width: 500px; }