Bug 79028

Summary: Web Inspector: [Styles] Inconsistent alignment of non-parsed properties (having an exclamation mark)
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
[PATCH] Fixed margin (should be 6px, not 5px)
none
[PATCH] Correct version of the patch yurys: review+

Description Alexander Pavlov (apavlov) 2012-02-20 05:16:07 PST
This is due to the recent moving of property toggling checkboxes to the left.

Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2012-02-20 05:26:35 PST
Created attachment 127812 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-02-20 05:28:26 PST
Created attachment 127813 [details]
[PATCH] Fixed margin (should be 6px, not 5px)
Comment 3 Alexander Pavlov (apavlov) 2012-02-20 05:29:47 PST
Created attachment 127814 [details]
[PATCH] Correct version of the patch
Comment 4 Alexander Pavlov (apavlov) 2012-02-20 05:42:31 PST
Committed r108236: <http://trac.webkit.org/changeset/108236>