Page MenuHomePhabricator

Make category "columns" (table cells) equal width
Closed, ResolvedPublic

Description

Patch for CategoryViewer.php

Category pages list categories in three columns, using table cells. The same goes for category trees. These cells have no widht set, making the columns have unequal widths. This is troublesome when expanding tree nodes, which makes the columns jump.

This patch add a 'width="33.3%"' to the table cells. It also fixes an issue where a fourth, empty table cell is generated.


Version: 1.20.x
Severity: normal

Attached:

Details

Reference
bz33514

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:09 AM
bzimport set Reference to bz33514.
bzimport added a subscriber: Unknown Object (MLST).