Project

General

Profile

Actions

Bug #683

closed

Fix column width of user page

Added by liaham about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

Each user has a dedicated page where she and other users with the respective permission could see the users activity.
The page is separated into two columns which are not properly displayed:

Screenshot of an arbitrary user page


Files

clipboard-202202061102-for1w.png (156 KB) clipboard-202202061102-for1w.png Screenshot of an arbitrary user page liaham, 02/06/2022 11:02 AM
Actions #1

Updated by liaham about 3 years ago

The error can be fixed as follows:

.controller-users .splitcontent {
  grid-template-columns: 50% 50%;
}
Actions #3

Updated by liaham about 3 years ago

  • Status changed from New to Closed
  • Assignee set to liaham
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF