Bug #162
Width-calculation in JS doesn't work as expected for 1-side-column pages
| Status: | Resolved | Start date: | 2008-02-05 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | HTML / CSS | |||
| Target version: | 1.0.0 | |||
| Votes: | 0 |
Description
On pages like the reference or API in the documentation section we use a subtemplate with only one side-column. This works fine in general, but the width calculated by the JS isn't as wide as it could be.
History
Updated by Karsten Dambekalns over 5 years ago
- Status changed from New to Resolved
- Assignee changed from Christian Jul Jensen to Karsten Dambekalns
- % Done changed from 0 to 100
Turned out to be a CSS flaw in my way of setting up the 1-column subtemplate.