diff --git a/interface/web/help/templates/faq_manage_questions_list.htm b/interface/web/help/templates/faq_manage_questions_list.htm index 9b54e7d4ff712dc1033b75b075c6faa974898bda..f810ad6ce33ba5149d3a24725ea598de5a4de7c7 100644 --- a/interface/web/help/templates/faq_manage_questions_list.htm +++ b/interface/web/help/templates/faq_manage_questions_list.htm @@ -12,7 +12,7 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> - <th class="tiny-col">{tmpl_var name="faq_question_txt"}</th> + <th>{tmpl_var name="faq_question_txt"}</th> <th>{tmpl_var name="faq_section_name_txt"}</th> <th class="text-right">{tmpl_var name="faq_delete_txt"}</th> <th class="text-right">{tmpl_var name="faq_edit_txt"}</th> @@ -45,4 +45,4 @@ </table> </div> - \ No newline at end of file +