From 19ceefe8998455f7614c65a8eebd093fbb375998 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Tue, 24 Nov 2009 09:37:46 -0800 Subject: [PATCH] [Blueprint] When using the RTL plugin, columns are now text-align:right. Ported from blueprint commit 9be685760014b3258dcd83913b9b19f130551b2f --- lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass index 616b92f0..eab6ccc1 100644 --- a/lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass +++ b/lib/compass/frameworks/blueprint/stylesheets/blueprint/_rtl.sass @@ -29,6 +29,7 @@ +last @else margin-left= !blueprint_grid_margin + text-align: right * html & overflow-x: hidden