[Resolved] Invalid Date/Time Position in Advanced Settings

    • October 7, 2020 at 1:00 am #6960
      M
      mathschool
      Participant

      After setting “Date and Time Format” to Advanced, additional fields (to enter time format) appear in wrong position (at the top of screen). The issue doesn’t exist in original OS Ticket.

       

      Before – https://i.postimg.cc/7LkZ8K8s/1.png

      After – https://i.postimg.cc/PfRfrXn8/2.png

    • October 21, 2020 at 12:58 pm #6981
      stevland
      Keymaster

      Hi @mathschool,

      Thank you for the screenshots. 

      That bug will be fixed in the next release. But in the meanwhile, if it is bothering you, please add the following to Admin Panel > Theme > Custom CSS:

      .settings-page .form_table.settings_table {
          display: block;
      }

You must be logged in to reply to this topic.