remove pointer events on the invisible tabsSidebar

so that it doesn't block the scrollbar
This commit is contained in:
Felix Niklas 2014-12-09 11:26:16 +01:00
parent 74e8cb5eae
commit 78b05a3bed

View file

@ -3516,6 +3516,7 @@ footer {
left: -55px;
top: 0;
bottom: 0;
pointer-events: none;
}
.test {