فهرست منبع

Heading hierarchy fixed to simplify screen reader.

helioguardabaxo 2 سال پیش
والد
کامیت
86d86b30e9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      client/components/cards/checklists.jade

+ 2 - 2
client/components/cards/checklists.jade

@@ -34,13 +34,13 @@ template(name="checklistDetail")
           a.fa.fa-navicon.checklist-details-menu.js-open-checklist-details-menu(title="{{_ 'checklistActionsPopup-title'}}")
 
         if canModifyCard
-          h2.title.js-open-inlined-form.is-editable
+          h4.title.js-open-inlined-form.is-editable
             if isTouchScreenOrShowDesktopDragHandles
               span.fa.checklist-handle(class="fa-arrows" title="{{_ 'dragChecklist'}}")
             +viewer
               = checklist.title
         else
-          h2.title
+          h4.title
             +viewer
                 = checklist.title