Closed
Bug 972451
Opened 11 years ago
Closed 11 years ago
The "Confirm Changes" button in the "Suspicious Action" page appears on the right of the error message with wide screens
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: gerv, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
43.38 KB,
image/png
|
Details | |
|
487 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
This is a regression caused by bug 920681. If you have a very wide monitor (mine is 1920px wide, and it only just happens), then the button and text for an admin error appear to the right of the error box, rather than below it.
The issue is the "float: left" on the css class "throw_error" in skin/standard/global.css.
Gerv
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8375625 -
Flags: review?(gerv)
| Assignee | ||
Updated•11 years ago
|
Summary: throw_error box is floated left; looks wrong → The "Confirm Changes" button in the "Suspicious Action" page appears on the right of the error message with wide screens
| Reporter | ||
Updated•11 years ago
|
Attachment #8375625 -
Flags: review?(gerv) → review+
| Assignee | ||
Updated•11 years ago
|
Flags: approval?
Updated•11 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 2•11 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified skins/standard/global.css
Committed revision 8920.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•