From e064aa3173d455ac1be89264768ccfcb391f15a7 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 30 May 2014 11:49:32 +1000 Subject: [PATCH] Restyling labels for new icons in checkout process --- app/assets/stylesheets/darkswarm/checkout.css.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/darkswarm/checkout.css.sass b/app/assets/stylesheets/darkswarm/checkout.css.sass index 64a7e2bd00..9caf28ae43 100644 --- a/app/assets/stylesheets/darkswarm/checkout.css.sass +++ b/app/assets/stylesheets/darkswarm/checkout.css.sass @@ -20,6 +20,10 @@ checkout padding: 0.65em background: #f7f7f7 + .label + font-size: 1em + padding: 0.3rem 0.35rem 0.275rem + // Logic to turn on & off the alerts for success against each fieldset label, label.alert, label.success, &.valid label.alert, &.dirty label.success