Closed Bug 1170500 Opened 9 years ago Closed 9 years ago

[Mac] Broken one-off search items layout

Categories

(Firefox :: Theme, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 41
Tracking Status
firefox41 --- fixed

People

(Reporter: florian, Assigned: florian)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attached patch FixSplinter Review
Here is a screenshot of the problem: http://cl.ly/image/0L2N1g0Z3r2P

It looks like this has been regressed by bug 459563 / http://hg.mozilla.org/mozilla-central/rev/6d88bce884dc#l5.15

The attached patch makes the Mac CSS be more similar to the Windows one.
Assignee: nobody → florian
Attachment #8613993 - Flags: review+
Comment on attachment 8613993 [details] [diff] [review]
Fix

> .search-panel-one-offs {
>+  margin: 0 0 !important;

margin: 0 !important;
(In reply to Dão Gottwald [:dao] from comment #1)
> Comment on attachment 8613993 [details] [diff] [review]
> Fix
> 
> > .search-panel-one-offs {
> >+  margin: 0 0 !important;
> 
> margin: 0 !important;

This is a good simplification in general, but in this specific case I care more about making the Mac CSS be closer to the Windows/Linux ones, so that we have an easier time de-duplicating (when finishing attachment 8530892 [details] [diff] [review]).
https://hg.mozilla.org/mozilla-central/rev/612e73e50be6
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
Hopefully we'll add a test to prevent further regressions like this one in bug 1107178.
No longer depends on: 1181868
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: