Skip to content

Commit

Permalink
Allow members in docs to be selectable.
Browse files Browse the repository at this point in the history
Closes #629
  • Loading branch information
leebyron committed Apr 17, 2016
1 parent 94f81e1 commit 0fce149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/src/docs/src/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -213,13 +213,13 @@
}

.memberLabel {
.select-none();
font-size: 1em;
margin: 0;
}

@media only screen and (max-width: 680px) {
.memberLabel {
.select-none();
cursor: pointer;
}
}
Expand Down

0 comments on commit 0fce149

Please sign in to comment.