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

--- Comment #6 from Peter Gehres <[email protected]> 2012-11-04 01:08:48 
UTC ---
Based on a quick reading of the source of that banner, it looks like by default
the banner is hidden:
http://meta.wikimedia.org/w/index.php?title=Special:NoticeTemplate/view&template=2012EditorSurvey

<code>
#editorSurvey2012 {
[..snip...]
 display: none;
}
</code>

There is JS that would enable its display as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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