Dental-Revenue / Codebase-2-Dev

Codebase 2
1 stars 0 forks source link

Form Style Fixes #810

Closed ghost closed 8 months ago

ghost commented 8 months ago

Describe the bug

  1. The checkboxes for the days of the week on the default request appointment form should be positioned to the left of the words.
  2. The word "Email" in the upper right is not aligned with the rest of the form.

To Reproduce Navigate to any form of version >= 1.14.8

Expected behavior

  1. Switch the label and input for the days of the week in the form template.
  2. Add the CSS property "display: block" to the Email label