Bug 31610

Summary: Define a CSS min-width property for #title
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit WebsiteAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

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.