Ticket #13478 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

column.css - incorrect documentation

Reported by: teschmitz Owned by:
Priority: trivial Milestone: 4.x
Component: Templates/CSS Version: 4.1
Keywords: Cc:

Description

The file header states:

Cells are 4% width, 1.125% left/right margin. If page width is fixed to 960px width: Cell will be equivalent to 40px, left/right margin will be 10px.

Correction: 4% of 960px = 38.4px 1.125 of 960px = 10.8px

The implementation is based on 4% width and 1.125% margins.

Change History

comment:1 Changed 3 years ago by kleist

  • Priority changed from minor to trivial
  • Status changed from new to confirmed
  • Component changed from Unknown to Templates/CSS
Note: See TracTickets for help on using tickets.