Posts: 7192 Location: Borgo San Michele
Sat 12 Sep, 2009 11:11
You need to edit CSS.
Find this class in the CSS used by your template:
.post-text-hide-flow {
overflow: auto;
max-width: 960px;
}
And remove any "width" related entry.
Please note that this class is also defined in
common.css.