MediaWiki:Gadget-cosmostweaks.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,847: Line 1,847:
@media only screen and (min-width: 1084px) {
@media only screen and (min-width: 1084px) {
#cosmos-pageBody-content {
#cosmos-pageBody-content {
width: calc(100% - 220px);
/* width: calc(100% - 220px); */
}
}
}
}