Skip to content

Commit

Permalink
removed user-select: none to fix #147
Browse files Browse the repository at this point in the history
  • Loading branch information
mijoharas committed Dec 11, 2014
1 parent 646a988 commit fcf859e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/octotree.less
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
background-color: #f7f7f7;
border-right: 1px solid #ddd;
z-index: 91;
user-select: none;
transition: transform .2s ease;
transform: translate3d(-100%, 0, 0);

Expand Down

0 comments on commit fcf859e

Please sign in to comment.