Specify border-box sizing for the cursor to fix specs

Esse commit está contido em:
Nathan Sobo
2014-10-15 19:42:56 -06:00
commit 268fceb073
+1
Ver Arquivo
@@ -29,6 +29,7 @@
.cursor {
z-index: 4;
pointer-events: none;
box-sizing: border-box;
}
.cursors.blink-off .cursor {