[guadec-web-regcfp/develop] style-fix



commit d4b59868081bc83a6a9d6d3832a75b5658570d73
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date:   Fri Jun 19 22:14:47 2015 +0200

    style-fix

 views/partials/registration/payment.hbs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/views/partials/registration/payment.hbs b/views/partials/registration/payment.hbs
index 24c1a6c..ad985c9 100644
--- a/views/partials/registration/payment.hbs
+++ b/views/partials/registration/payment.hbs
@@ -1,7 +1,7 @@
 To complete your registration, choose a payment for {{config.registration.currency_symbol}}{{regfee}} 
below:<br/><br/>
 <form class="submission-form" action="/registration/pay/do" method="POST">
 <input type="hidden" name="regfee" value="{{regfee}}">
-<input type="radio" name="method" value="paypal" checked="checked"> <div style="display: inline-block;">Pay 
using PayPal<p class="note">No PayPal account required</p></div><br/>
+<input type="radio" name="method" value="paypal" style="vertical-align: top;" checked="checked"> <div 
style="display: inline-block;">Pay using PayPal<p class="note">No PayPal account required</p></div><br/>
 <input type="radio" name="method" value="onsite" style="vertical-align: top;"> <div style="display: 
inline-block;">Pay at the conference<p class="note">If you select this option, you can pay at the 
registration desk at GUADEC</p></div><br/><br/>
 <input class="submit-talk" type="submit" value="Complete registration" style="float: right;">
 </form>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]