Active
Project:
Journal
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2010 at 19:00 UTC
Updated:
7 Jan 2011 at 17:27 UTC
Journal seems to have some display issues on the Features module feature detail ("View") screens. See attached screenshot in Garland and Rubik.
| Comment | File | Size | Author |
|---|---|---|---|
| rubik.gif | 16.87 KB | traviscarden | |
| garland.gif | 44.27 KB | traviscarden |
Comments
Comment #1
traviscarden commentedAdding the following CSS fixes the problem perfectly in both Garland and Rubik without any negative consequences elsewhere that I can see...
...but Journal only includes its CSS file on Journal configuration screens (as opposed to with every form where the Journal entry field appears), so I don't know where to put the code. Otherwise I would supply a patch. In the meantime, I'm just excluding the field from this form using the following code in my settings.php per the instructions in Journal's README:
Comment #2
sunWhat do you think? Should we exclude those forms? They're kinda edge-casey... but in the end, huge changes can be done by reverting components... :-/
Comment #3
traviscarden commentedWe could always include journal.css on all admin screens so we could add CSS to fix the display.