Forms & Input

These are the various styles applied to form elements. If you want to use the "inline label", you will either need to use the minified mobiStyle, or include the form library.

Legend

<label for="text_field2" class="mg-inline">
  <span class="mg-label">Text Field w/ inline label:</span>
  <input type="text" id="text_field" />
</label>
Radio Buttons
Checkboxes: