[Webkit-unassigned] [Bug 87007] Web Inspector: Checkboxes are misaligned on Settings screen.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 23:33:40 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87007





--- Comment #8 from eustas.bug at gmail.com  2012-05-21 23:32:42 PST ---
(In reply to comment #7)
> (From update of attachment 143006 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=143006&action=review
> 
> > Source/WebCore/inspector/front-end/helpScreen.css:125
> > +    -webkit-column-width: 470px;
> 
> Why do we need so many non-mac specifics? I thought this patch was about the checkboxes align.

I've noticed severe spacing issue on shortcuts screen and fixed it alongside with checkbox alignment (please see screenshots and description).

I'll change bug title.

About non-mac specific: what is preferable?:
 1) override values from general rules with mac-specific values
 2) explicitly specify platform-dependent values in distinct rules.

If first, I'll revert these "non-mac" rules.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list