From ae72a9382dd28f8687a745b1cd0d04edc2536ec6 Mon Sep 17 00:00:00 2001 From: "behrooz shabani (everplays)" Date: Sun, 31 Jul 2011 19:50:03 +0430 Subject: [PATCH] make comments to accept rtl direction by making spans blocked --- public/stylesheets/sass/rtl.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/stylesheets/sass/rtl.sass b/public/stylesheets/sass/rtl.sass index cae495675..6547d8570 100644 --- a/public/stylesheets/sass/rtl.sass +++ b/public/stylesheets/sass/rtl.sass @@ -256,3 +256,5 @@ ul.left_nav .contact_count, ul.left_nav .edit :float left :margin-right 10px +div.content span.rtl + :display block