MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 25: Line 25:
     /* Positioning and size */
     /* Positioning and size */
     position: absolute;
     position: absolute;
     z-index: 9999; /* Ensure it's on top of all objects */
     z-index: 10000; /* Ensure it's on top of all objects */
     top: 50%; /* Center vertically relative to the text */
     top: 50%; /* Center vertically relative to the text */
     left: 110%; /* Position to the right of the text */
     left: 110%; /* Position to the right of the text */

Navigation menu