Skip to content

Commit

Permalink
Remove search icon from template (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Aug 15, 2016
1 parent f2ea071 commit 67f64b2
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions data/style.styl
Expand Up @@ -247,27 +247,6 @@ ul.heading-list
color: $accent
// transition: width 0 linear 250ms, background-color 0 linear 250ms, color 100ms linear

//
// Search (to do)
//

.toc-menu
&:before
ion-icon('ios-search-strong', 20px)
display: block
width: 40px
height: 40px
line-height: 40px
text-align: center

position: absolute
right: 24px - 14px
top: 24px - 8px
color: $slate
transition: color 400ms linear
border-radius: 3px
z-index: 10
cursor: pointer

.header-nav,
.footer-nav
Expand Down

0 comments on commit 67f64b2

Please sign in to comment.