From 563e605ad0c293417cfd40374ef5b24c0ca45a04 Mon Sep 17 00:00:00 2001 From: summerscope Date: Tue, 24 Jun 2014 13:58:59 +1000 Subject: [PATCH] Tweak styling for text message on shopfront --- app/assets/stylesheets/darkswarm/shop.css.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/darkswarm/shop.css.sass b/app/assets/stylesheets/darkswarm/shop.css.sass index 312efb2188..3407916bfc 100644 --- a/app/assets/stylesheets/darkswarm/shop.css.sass +++ b/app/assets/stylesheets/darkswarm/shop.css.sass @@ -38,6 +38,8 @@ ordercycle + p.text-right + max-width: 400px @media all and (max-width: 640px) float: left clear: left @@ -45,6 +47,8 @@ width: 100% margin-top: 10px background: #e5e5e5 + p.text-right + max-width: 100% float: right form.custom text-align: right