Bug 135723 - Web Inspector: Filter bar text and icon are positioned too low and tight
Summary: Web Inspector: Filter bar text and icon are positioned too low and tight
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-07 14:27 PDT by Timothy Hatcher
Modified: 2014-08-07 17:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2014-08-07 14:28 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2014-08-07 14:27:13 PDT
The position could improve.
Comment 1 Radar WebKit Bug Importer 2014-08-07 14:27:51 PDT
<rdar://problem/17950778>
Comment 2 Timothy Hatcher 2014-08-07 14:28:16 PDT
Created attachment 236222 [details]
Patch
Comment 3 Joseph Pecoraro 2014-08-07 14:31:29 PDT
Comment on attachment 236222 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=236222&action=review

r=me

> Source/WebInspectorUI/UserInterface/Views/FilterBar.css:44
> +    padding-top: 0;

Do we need to worry about mac-platform.legacy?
Comment 4 Timothy Hatcher 2014-08-07 16:35:33 PDT
Comment on attachment 236222 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=236222&action=review

>> Source/WebInspectorUI/UserInterface/Views/FilterBar.css:44
>> +    padding-top: 0;
> 
> Do we need to worry about mac-platform.legacy?

Nope, it is fine.
Comment 5 WebKit Commit Bot 2014-08-07 17:08:34 PDT
Comment on attachment 236222 [details]
Patch

Clearing flags on attachment: 236222

Committed r172312: <http://trac.webkit.org/changeset/172312>
Comment 6 WebKit Commit Bot 2014-08-07 17:08:37 PDT
All reviewed patches have been landed.  Closing bug.