MediaWiki:Minerva.css: Difference between revisions

No edit summary
Tags: Manual revert Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 87: Line 87:
}
}


@media(max-width:600px){
.minerva-header > form{justify-content:right}
@media(max-width:800px){
.branding-box{max-width: calc(100% - 111px)}
.branding-box{max-width: calc(100% - 111px)}
.minerva-header .branding-box a{width:100%}
.minerva-header .branding-box a{width:100%}
.minerva-header .branding-box a span{width:100%; line-height:normal; overflow:hidden; text-overflow:ellipsis}
.minerva-header .branding-box a span{width:100%; line-height:normal; overflow:hidden; text-overflow:ellipsis}
}
}