From 330d7b753bd95e02dc9f477d00665f8506d78ed9 Mon Sep 17 00:00:00 2001
From: Thomas Park <thomas@thomaspark.co>
Date: Wed, 11 Nov 2015 23:40:45 -0500
Subject: use blockquote-reverse instead of pull-right, closes #527

---
 flatly/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'flatly')

diff --git a/flatly/index.html b/flatly/index.html
index 6f800c91..16ea7dfc 100644
--- a/flatly/index.html
+++ b/flatly/index.html
@@ -468,7 +468,7 @@
           </div>
           <div class="col-lg-6">
             <div class="bs-component">
-              <blockquote class="pull-right">
+              <blockquote class="blockquote-reverse">
                 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
                 <small>Someone famous in <cite title="Source Title">Source Title</cite></small>
               </blockquote>
-- 
cgit v1.2.3