MediaWiki:Minerva.css: Difference between revisions

No edit summary
No edit summary
Line 87: Line 87:
}
}


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