When there are no rows in the Special:WatchlistLabels table of labels, the empty state message "There is no data available." is aligned to the right (or end side), but should be centred.
The message itself will be changed to match the designs (see T408775), once it's possible to do so: T409250: Codex-PHP: Make it possible to customize table's empty-state message
Derived Requirement
When the *Special:WatchlistLabels* table contains no rows, the empty state message must be center-aligned within the table.
The alignment must be visually centered regardless of the exact message text, ensuring consistency with design expectations and avoiding right- or end-aligned presentation.
Test Steps
Test Case 1: Verify empty state message is centered when no labels exist
- Log in to the wiki.
- Ensure the user has no watchlist labels (delete all existing labels if necessary).
- Navigate to *Special:WatchlistLabels*.
- Observe the empty state message displayed in the table.
- ✅❓❌⬜ AC1: Confirm the empty state message is visually centered within the table and not aligned to the right or end side.
QA Results -Beta
| AC | Status | Details |
|---|---|---|
| 1 | ❌ | T412304#11461416 |


