Bug 31610 - Define a CSS min-width property for #title
Summary: Define a CSS min-width property for #title
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 17:54 PST by Daniel Bates
Modified: 2009-11-18 14:38 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.02 KB, patch)
2009-11-17 17:57 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2009-11-17 17:54:43 PST
We should define a minimum width for the #title element so that the #title element has a more consistent look across pages.

In particular, this changes makes the page Security Group Members <http://webkit.org/security/security-group-members.html> consistent, in appearance, to the rest of the site.
Comment 1 Daniel Bates 2009-11-17 17:57:28 PST
Created attachment 43395 [details]
Patch

Adds property min-width := 790px to #title element.
Comment 2 Eric Seidel (no email) 2009-11-18 13:43:03 PST
Comment on attachment 43395 [details]
Patch

Sounds good to me.
Comment 3 Daniel Bates 2009-11-18 14:37:57 PST
Comment on attachment 43395 [details]
Patch

Clearing flags on attachment: 43395

Committed r51138: <http://trac.webkit.org/changeset/51138>
Comment 4 Daniel Bates 2009-11-18 14:38:07 PST
All reviewed patches have been landed.  Closing bug.