MediaWiki:Mobile.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
No edit summary
Line 123: Line 123:
top: 7px;
top: 7px;
}
}
#user-tools {
// #user-tools {
position: fixed;
// position: fixed;
right: 86px;
// right: 86px;
}
// }
@media screen and (min-width: 851px) {
@media screen and (min-width: 851px) {
#user-tools {
// #user-tools {
left: 74vw;
// left: 74vw;
top: 5px;
// top: 5px;
}
}
}
}

Navigation menu