CottageLabs / cl

The Cottage Labs website software
1 stars 4 forks source link

Fix margin of main #149

Closed markmacgillivray closed 3 years ago

markmacgillivray commented 11 years ago

main currently has margins that are getting in the way, projects page is fixing via javascript. fix so they are not there.

markmacgillivray commented 11 years ago

Was being pushed down by empty alerts div, which has now been wrapped into main. This should stop the need for the js fix. To push to live site where there are more pages to test against.