scholarship form: moved the annotated text closer to the relevant input
authorrsiddharth <rsd@gnu.org>
Fri, 13 Dec 2013 15:01:09 +0000 (20:31 +0530)
committerrsiddharth <rsd@gnu.org>
Fri, 13 Dec 2013 15:01:09 +0000 (20:31 +0530)
2014/assets/css/custom.css
2014/scholarships/index.html

index 1e90b0f94d8f99f49c980c978f57e94427d1fc74..adf0281a0074d53d5a611495e2ac5317659ebada 100644 (file)
@@ -161,6 +161,10 @@ body {
   box-shadow: none;
 }
 
+.scholarship-input-annotation {
+       margin-bottom: -0.6em;
+}
+
 .lp-signup .form-group {
   margin-bottom: 2px;
 }
index a5bb5279b296b80103168b8a2a8aa2befd20177e..5bc211643aac7b34a1268f06f75cce61efab4ed9 100644 (file)
                                <div class="form-group"
                                         id="helprow-street_address-Primary">
                                  <div class="col-sm-offset-3 col-sm-5">
-                                       <p class="help-block">
+                                       <p class="help-block scholarship-input-annotation">
                                          <small>Please tell us where you're coming from.</small>
                                        </p>
                                  </div>
                                <div class="form-group"
                                         id="helprow-custom_122">
                                  <div class="col-sm-offset-3 col-sm-5">
-                                       <p class="help-block">
+                                       <p class="help-block scholarship-input-annotation">
                                          <small>Check all that apply</small>
                                        </p>
                                  </div>
 
                                <div class="form-group" id="helprow-custom_104">
                                  <div class="col-sm-offset-3 col-sm-5">
-                                       <p class="help-block">
+                                       <p class="help-block scholarship-input-annotation">
                                          <small>Please limit each of your answers to 150 words.</small>
                                        </p>
                                  </div>