Notifications
Clear all
6 Forums 835 Topics 3,292 Posts 11 Online 3,052 Members

Resolved Invalid Date/Time Position in Advanced Settings

2 Posts
2 Users
0 Reactions
498 Views
Posts: 6
Topic starter
(@mathschool)
Member
Joined: 6 years ago

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 -

After -


1 Reply
Posts: 1188
Admin
(@stevland)
Member
Joined: 10 years ago

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;
}


Reply
Share: