https://bugzilla.wikimedia.org/show_bug.cgi?id=53831

--- Comment #2 from Santhosh Thottingal <[email protected]> ---
I dont think ULS has anything to with this. The UI overlay of the question form
is overlapping with the left side bar, as you can see, it also shows the
separators and text of left side menu. It just happened that ULS is in that
left side bar.

following css fix it for all:

.wp-teahouse-question-form {
z-index: 1; /* or any value greater than this */
}

or it need proper horizontal alignment so that it does not overlap with the
left side menu.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to