Project

General

Profile

Actions

Defect #42126

open

The member table layout breaks due to .icon class on td elements

Added by Katsuya HIDAKA 3 days ago. Updated about 8 hours ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Similar to #41873, the member table layout breaks due to the .icon class on td elements.

Alternate Theme (before applying the patch):

The attached patch resolves this issue by wrapping the content with a span element and applying the .icon class to the span element, as done in #41873. Additionally, the .icon-user (group, groupnonmember, groupanonymous) classes, which are no longer needed, are removed.

Alternate theme (after applying the patch):

Default theme (after applying the patch):


Files

Actions #1

Updated by Katsuya HIDAKA 3 days ago

I have attached an additional patch to remove the unnecessary CSS definition for tr.member .icon-user.

Actions #2

Updated by Go MAEDA 2 days ago

  • Status changed from New to Confirmed
  • Target version set to 6.0.3

Settig the target version to 6.0.3.

Actions #3

Updated by Go MAEDA about 8 hours ago

  • Status changed from Confirmed to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patches in r23461 and r23462. Thank you.

Actions

Also available in: Atom PDF