Closed darenwelsh closed 4 years ago
In Template:Actionable board column, modify to have the following table definition of the column table. Ideally the tr height would be done in CSS, not explicitly in that single element.
<table class="actionable_board">
<tr style="height:36px;"><th>{{#if:{{{3|}}}|{{Actionable board column label button|{{{3|}}}|{{#var:newActionDefaultRelatedArticles}}}}|None of these labels}}</th></tr>
</table><table class="actionable_board actionable_board_action">
implemented in recent commits