MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,747: Line 1,747:
     width: 20%;
     width: 20%;
     position: absolute; /* Position relative to the parent */
     position: absolute; /* Position relative to the parent */
     top: 100%; /* Position below the parent */
     bottom: 100%; /* Position above the parent */
     left: 0; /* Align left with the parent */
     left: 0; /* Align left with the parent */
     z-index: 1; /* Ensure it's above other content */
     z-index: 1; /* Ensure it's above other content */
    transform: translateY(-10px); /* Slightly offset to prevent overlap */
}
}
.submit-hide p {
.submit-hide p {

Navigation menu