Closed Bug 281647 Opened 20 years ago Closed 20 years ago

syntax eror in searchbar.css

Categories

(Firefox :: General, defect)

PowerPC
macOS
defect
Not set
trivial

Tracking

()

VERIFIED FIXED

People

(Reporter: sugar.waffle, Assigned: annevk)

References

()

Details

Attachments

(1 file)

The semicolon has been forgotten in the line of URL.
where exactly? looks fine to me
 18   height: 16px;
 19   margin: 0px
 20   padding: 0px;

Line 19: No semicolon in the end
Attached patch patch #1Splinter Review
Who needs to review this?

Also, shouldn't we use '0' instead of '0px'?
Assignee: firefox → bug
Status: NEW → ASSIGNED
Attachment #174672 - Flags: superreview?(bzbarsky)
Attachment #174672 - Flags: review?(bzbarsky)
Comment on attachment 174672 [details] [diff] [review]
patch #1

This needs review from the owner of this code; maybe they don't actually want
the 0 margin and padding, since they clearly had no issues with those
declarations not being applied....
Attachment #174672 - Flags: superreview?(bzbarsky)
Attachment #174672 - Flags: superreview+
Attachment #174672 - Flags: review?(bzbarsky)
Attachment #174672 - Flags: review?(p_ch)
Attachment #174672 - Flags: review?(p_ch) → review?(bugs)
Anne, the owner of this code is Kevin Gerich (webmail at kmgerich dot com)
Comment on attachment 174672 [details] [diff] [review]
patch #1

Thanks.
Attachment #174672 - Flags: review?(bugs) → review?(webmail)
Comment on attachment 174672 [details] [diff] [review]
patch #1

I just removed the rule. Thanks for pointing it out Anne
Attachment #174672 - Flags: review?(webmail) → review-
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You know the 'padding' declaration was dropped as well? (Before you removed only
'margin'.)
Right. I removed the padding as well.
-> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: