Bug 18271 - style !important is causing misalignment issue
Summary: style !important is causing misalignment issue
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://travel.msn.com/default.aspx
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-04-01 18:08 PDT by jasneet
Modified: 2011-10-20 02:42 PDT (History)
2 users (show)

See Also:


Attachments
screenshot (179.31 KB, image/jpeg)
2008-04-01 18:09 PDT, jasneet
no flags Details
reduction (1023 bytes, text/html)
2008-04-01 18:09 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-04-01 18:08:48 PDT
I Steps:
Go to 
http://travel.msn.com/default.aspx

II Issue:
In the right column the input box is not aligned under "Going to:"

III Conclusion:
style .fltfrmtxt{margin-right:10px!important} : removing !important resolves the issue.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31446
Comment 1 jasneet 2008-04-01 18:09:06 PDT
Created attachment 20283 [details]
screenshot
Comment 2 jasneet 2008-04-01 18:09:24 PDT
Created attachment 20284 [details]
reduction
Comment 3 Tab Atkins 2011-10-20 02:42:05 PDT
The referenced site no longer exists, and the testcase doesn't seem to illustrate the problem any longer.

I'm going to mark this bug as closed.  Please reopen the bug with a new testcase if the problem is still occurring.