MediaWiki:Common.css: Difference between revisions

no edit summary
(Commented out attempt at hiding incorrect text.)
No edit summary
Line 21: Line 21:
}
}


/*
 
#global-footer {
#global-footer {
     display: none;
     display: contents;
}
}
.footer-left {
.footer-left {
Line 31: Line 31:
display:block !important;
display:block !important;
}
}
/*
 


/* Temp fix END */
/* Temp fix END */