Modify ↓
      
        Opened 12 years ago
Last modified 12 years ago
#11077 new defect
css making half of the content hidden under blank block
| Reported by: | Owned by: | wolfisch | |
|---|---|---|---|
| Priority: | normal | Component: | ExplorerTheme | 
| Severity: | normal | Keywords: | content css | 
| Cc: | Trac Release: | 0.12 | 
Description
Line 271 of trac.css for #content has position: relative;
which is making the content box half the size of available screen. changing this to fixed shows all the content. however it's not scrollable.
screenshot attached
Attachments (2)
Change History (4)
Changed 12 years ago by
| Attachment: | Screen shot 2013-05-14 at 2.28.12 AM.png added | 
|---|
Changed 12 years ago by
| Attachment: | ScreenShot.png added | 
|---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
wolfisch: Are you still around and maintaining this plugin? I just wanted to check on the status since there isn't any SVN activity for 18 months or so.
Note: See
        TracTickets for help on using
        tickets.
    


The attachment wasn't displaying (#11078), so I grabbed it from the server, renamed and re-uploaded it.