Closed (fixed)
Project:
Barlow
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 12:57 UTC
Updated:
8 Mar 2010 at 04:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
serving commentedI added
.no-sidebars #wrapper {
width: 750px;
}
to layout.css
and changed
#main {
width: auto;
padding: 2em 35px 1.5em 35px;
also in layout.css
Comment #2
anarcat commentedI used the following patch.
Comment #3
anarcat commentedcomitted.