From e20d2dfe9d1f43e164d8fdbef64f4041df70b762 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 15 Jul 2012 16:13:25 -0700 Subject: docs cleanup and blockquote cleanup for .pull-right option --- less/type.less | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'less/type.less') diff --git a/less/type.less b/less/type.less index 697b64a54..5cb93af0f 100644 --- a/less/type.less +++ b/less/type.less @@ -179,6 +179,14 @@ blockquote { small { text-align: right; } + small { + &:before { + content: ''; + } + &:after { + content: '\00A0 \2014'; + } + } } } -- cgit v1.2.3