MediaWiki:Common.css: Difference between revisions

m
giving us many ways to hack up hoverexpand to really do what we want.
m (Why is it replicated in two places?)
m (giving us many ways to hack up hoverexpand to really do what we want.)
Line 320: Line 320:


.hoverexpand:hover {
.hoverexpand:hover {
height: 100%;
height: 100% !important;
overflow: visible;
overflow: visible;
}
}
2,743

edits