Remove help cursor from API links

This commit is contained in:
Ines Montani 2017-01-02 00:29:08 +01:00
parent 87c7496065
commit 614f95f3bf
2 changed files with 1 additions and 7 deletions

View File

@ -44,7 +44,7 @@ mixin api(path)
+a("/docs/api/" + path, true)(target="_self").u-no-border.u-inline-block
block
| #[+icon("book", 18).o-icon--inline.u-help.u-color-subtle]
| #[+icon("book", 18).o-icon--inline.u-color-subtle]
//- Aside for text

View File

@ -141,12 +141,6 @@
background: $pattern
//- Cursors
.u-help
cursor: help
//- Hidden elements
.u-hidden