MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1,655:
max-width: min(100%, 1200px) !important;
}
}
/* Elevate the AI Assistant's root wrapper above the 1002 buttons */
.ext-aiassistant {
position: relative !important; /* Forces the z-index to apply */
z-index: 2147483647 !important;
}
| |||