Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 28: Line 28:
.overlay.editor-overlay {
.overlay.editor-overlay {
     top: 40px;
     top: 40px;
}
.overlay.search-overlay .clear {
    background: none;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
}