removing the mystery #taskbar

v1.18.x
psychobunny 10 years ago
parent 37c64e9a11
commit af0cdeef14

@ -183,4 +183,8 @@
color: black;
}
}
#taskbar {
display: none; /* not sure why I have to do this, but it only seems to show up on prod */
}
}
Loading…
Cancel
Save