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

Derk-Jan Hartman <hart...@videolan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hart...@videolan.org
         Resolution|                            |INVALID

--- Comment #1 from Derk-Jan Hartman <hart...@videolan.org> 2010-08-16 16:38:29 
CEST ---
This is due to the position:relative and the position:absolute of the NavHead
and NavToggle elements. With those defined as they are, this visual effect is
as expected. This is not a bug in the MediaWiki software, but a bug with the
NavFrame code of your local wiki.

I'm not sure why the NavFrame style uses this design (i see english wikipedia
has it as well), but it really shouldn't be required I think. Non relative
positioning for NavHead and float:right for NavToggle should work just as well
I suspect.


That the background of the entire blockquote goes behind the image is proper
behavior btw. That is how CSS works. Only the contents are shifted to make way
for the image. But changing positioning takes the NavFrame out of the normal
content model of the blockquote, instead of the NavHead being shifted like the
rest of the content, it overlays the floating image.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to