Closed (fixed)
Project:
Square Grid theme
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Apr 2011 at 15:33 UTC
Updated:
13 Sep 2011 at 17:31 UTC
sgParent margin treatment in the squaregrid framework (left-margin:0) can result in leaving a narrower area for child sg- divs.
Considered fixes:
* Define sg-x.sgParent sizes that are wider to accommodate child divs
* Define .sgParent .sg-x classes to have left-margin: 0
I will incorporate this into 7.x-2.x-dev and roll that into 7.x-2.3.
Comments
Comment #1
laura s commented.
Comment #2
laura s commentedThis is a bug.
Comment #3
laura s commentedDefined .sgParent .sg-x classes to have margin-left: 0. Committed to 7.x-2.x-dev.