MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(That doesn't resolve the issue, need alternate solution: https://www.google.com/search?q=css+fixed+y+only)
No edit summary
Line 1,142: Line 1,142:


/*Keep navigation on screen, if there is room to display it without scrolling*/
/*Keep navigation on screen, if there is room to display it without scrolling*/
/*This doesn't work well on Mobile Firefox, where it causes the menu text to overlap content when horizontal scrolling occurs.*/
@media screen and (min-height: 850px) {
@media screen and (min-height: 850px) {
#mw-panel{
#mw-panel{

Navigation menu