MediaWiki:Minerva.css: Difference between revisions

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


 
@media(max-width:600px){
.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}
}