From ebaf655bb6bce57f2304be662cf384904226033d Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Tue, 24 Nov 2009 09:35:06 -0800 Subject: [PATCH] [Blueprint] Add visibility:hidden to hr.space and +colspacer so it's useful outside of white backgrounds Port of blueprint commit 414d9242c3b3ffdf5e2d90a84c87a4c4c711a135 --- .../frameworks/blueprint/stylesheets/blueprint/_grid.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass index 3edd3897..76759a99 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_grid.sass @@ -176,3 +176,4 @@ +colruler background: #fff color: #fff + visibility: hidden