docs(demos): fix cursor position

Closes #460
This commit is contained in:
Drew Rygh
2015-11-06 11:00:37 -06:00
parent f04181d468
commit 52ff3949bb

View File

@ -20,7 +20,7 @@ $font-path: '../../dist/fonts';
body, body:hover, body a, body button, body media-switch { body, body:hover, body a, body button, body media-switch {
cursor: url('http://ionicframework.com/img/finger.png'), auto; cursor: url('http://ionicframework.com/img/finger.png') 8 8, auto;
} }
body ion-app { body ion-app {