Fix mouse-over display bug

This commit is contained in:
clarkerubber 2014-12-08 02:16:55 +11:00
parent a557382d44
commit b67cb353f2

View file

@ -180,9 +180,7 @@
overflow-y: hidden;
border: 1px solid #ccc;
padding: 3px;
}
#tournament_side:hover {
overflow-y: auto;
overflow: auto;
}
#tournament_side div.pairings {
text-align: center;