Bug 459004 - add to the available width
Summary: add to the available width
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Hardware Catalog
Version: 5.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Rob Landry
QA Contact:
URL: http://hardware.redhat.com
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-13 18:26 UTC by Rob Landry
Modified: 2008-10-28 07:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-28 07:32:02 UTC
Embargoed:


Attachments (Terms of Use)
patch to add a variable width; should keep a minimum width equal to the current fixed width to hopefully ensure we don't break anything in the process (1.42 KB, patch)
2008-08-13 18:26 UTC, Rob Landry
no flags Details | Diff

Description Rob Landry 2008-08-13 18:26:43 UTC
Created attachment 314230 [details]
patch to add a variable width; should keep a minimum width equal to the current fixed width to hopefully ensure we don't break anything in the process

Description of problem:

The style sheets we picked up from WRC give us a fixed width (720px for the inner wrap), unfortunately this severely limits the real-estate and with three levels of tabs (main, sub and show.cgi) plus the left hand nav (and the right hand nav we don't have) it's pretty painful to get things to fit (note that we're throuwing away 300px or 30% to draw the dotted background on a base line 1024 display which only gets worse if you have a larger/better display).  To that end, I think it makes sense to support a wider page if the user's browser supports it.

Comment 1 Rob Landry 2008-09-09 16:41:35 UTC
checked into cvs


Note You need to log in before you can comment on or make changes to this bug.