Uploaded image for project: 'ZK Calendar'
  1. ZK Calendar
  2. ZKCAL-77

Calendar event should display short time event with a min-height

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 2.1.5
    • None

      Steps to Reproduce

       see ZKCAL-67
      add a Calendar event with a short time(e.g. 5 minute) or a same beginDate/endDate
      and check the display

      Current Result

       the short time event will display with a small height and can't show the event title

      Expected Result

      should display with a min-height at least to show the event title

      Debug Information

       

      Workaround

      <style>
      .z-calevent-inner dl

      { min-height: 14px; }

      </style>

            Leon03 Leon03
            Leon03 Leon03
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: