From 2a9db637a07988233bf224c6ca6d47ec3ac719aa Mon Sep 17 00:00:00 2001
From: pixeldesu <pixeldesu@nerdwerks.org>
Date: Wed, 10 Dec 2014 19:11:06 +0100
Subject: [PATCH] how about no centered text

---
 app/views/inbox/show.html.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/views/inbox/show.html.haml b/app/views/inbox/show.html.haml
index acdc2686..02a1e288 100644
--- a/app/views/inbox/show.html.haml
+++ b/app/views/inbox/show.html.haml
@@ -3,7 +3,7 @@
   .alert.alert-info
     .row
       .col-md-9.col-sm-8.col-xs-12
-        %span.text-center Out of questions?
+        Out of questions?
       .col-md-9.col-sm-5.col-xs-12
         %button.btn.btn-default{type: :button, id: 'ib-generate-question'} Get new question