Browse Source

remove cursor rule

pull/335/head
connors 11 years ago
parent
commit
950367cfbe
  1. 1
      sass/push.scss

1
sass/push.scss

@ -45,7 +45,6 @@
font-size: inherit; font-size: inherit;
text-decoration: none; text-decoration: none;
line-height: 1; line-height: 1;
cursor: default;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
@include transform(translateY(-50%)); @include transform(translateY(-50%));
} }

Loading…
Cancel
Save