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

CSS for form fieldset has extra padding in ie (between label and fieldset)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 2.4.3, 2.5
    • Themes
    • None
    • IE8, IE9
    • MOODLE_24_STABLE, MOODLE_25_STABLE

      Steps to reproduce

      1. In ie8/9/10
      2. Go to course edit page or module edit page
      3. Expand Restrict access and check padding between "Allow access from" label and date-time selector. It is more then others elements on page.
      4. Check "Add 2 grade conditions to form" button and it is aligned left, whereas it should have padding-left = 15%

      This happens because of ie specific css in base/core.css

      .ie .mform .fitem .felement {margin-left:0;text-align:left;float:left;}
      .ie.dir-rtl .mform .fitem .felement {margin-right:0;text-align:right;float:right;}
      
      

            Unassigned Unassigned
            rajeshtaneja Rajesh Taneja
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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