Closed
Bug 590901
Opened 15 years ago
Closed 15 years ago
incorrect formating in opera-10.61
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 572393
People
(Reporter: jhutar, Unassigned)
Details
Attachments
(1 file)
|
140.00 KB,
image/png
|
Details |
User-Agent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.6.30 Version/10.61
Build Identifier:
I have updated to opera-10.60 (and now also 10.61) (also tested with empty profile) and Bugzilla menu and other parts are badly formated. Please see attached screenshot of Dusk theme. Classic theme is OK.
Michael Mraka gave me this custom stylesheet he is using to fix at least some formating:
ul.links, ul.links > li {
display: inline-block;
}
Reproducible: Always
Steps to Reproduce:
1. Go to the Bugzilla using Dusk theme
Actual Results:
See screenshot
Expected Results:
Should be formated nicely
Comment 2•15 years ago
|
||
As I said in bug 572393 comment 4, I can no longer reproduce the problem with Bugzilla 4.0 and 4.1. Only 3.x is affected. Which version of Bugzilla were you using? (add your comment in bug 572393)
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Oh, you are probably right then. I have been using 3.6.2+. Thanks
You need to log in
before you can comment on or make changes to this bug.
Description
•