Remove temporary cursor visibility styling

This commit is contained in:
Nathan Sobo
2014-04-07 18:12:44 -06:00
parent 0fd8c5441c
commit a931aaff53

View File

@@ -213,8 +213,4 @@
.scrollable-content {
position: relative;
}
.cursor {
visibility: visible;
}
}