Closed (fixed)
Project:
Responsive Bartik D7
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2012 at 22:39 UTC
Updated:
25 Dec 2012 at 03:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
populist commentedHere is a patch that just sets #content to 100% if there are no sidebars.
Comment #2
mjohnq3 commentedThanks but I'm not understanding why this is necessary. In what situations would the content area, without sidebars, be anything other than 100% at screen sizes greater than 851px?
Comment #3
dsnopekThis patch works great for me!
I've attached two images - one which shows a test page without the patch, and the next with the patch. The one without squishes the content over to the left, leaving a big blank area on the right.
As far as why it doesn't work without the patch, I haven't personally had a chance to look into it.
BEFORE PATCH:
AFTER PATCH:
I hope that helps!
Comment #4
mjohnq3 commentedOk, I'm convinced. This will be added to the upcoming beta release.
Comment #5
mjohnq3 commentedAdded to beta1 release.