Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-57220

radio buttons in mform are badly aligned

XMLWordPrintable

    • MOODLE_32_STABLE
    • MOODLE_32_STABLE
    • MDL-57220-master
    • Hide

      Go to add a badge form and check the alignment and display of the fields at the bottom.

      The radio buttons be lined up with the rest of the form elements (on the left).

      The date selector should have bootstrap styles and be displayed on a single line.

      The 3 sets of options will have too little spacing between them - this is because they are constructed using <br> tags to split the rows - they should be 3 separate form groups instead.

      Show
      Go to add a badge form and check the alignment and display of the fields at the bottom. The radio buttons be lined up with the rest of the form elements (on the left). The date selector should have bootstrap styles and be displayed on a single line. The 3 sets of options will have too little spacing between them - this is because they are constructed using <br> tags to split the rows - they should be 3 separate form groups instead.

      Copy the attached file in your head root.
      Navigate it and look at the left alignment of mform elements. (If you have no time and trust me, a screenshot is attached too.)
      IMO line 232 of head/theme/boost/scss/bootstrap/_forms.scss
      should be changed from
      padding-left: 1.25rem;
      to
      padding-right: 1.25rem;

            damyon Damyon Wiese
            daniss Daniele Cordella
            Simey Lameze Simey Lameze
            Dan Poltawski Dan Poltawski
            John Okely John Okely
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.