Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 6a2b5c5

Browse files
committed
Remove label pointer style
1 parent 96c4799 commit 6a2b5c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/assets/stylesheets/task_lists.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
.task-list-item label {
1111
font-weight: normal;
1212
}
13-
.task-list-item.enabled label {
14-
cursor: pointer;
15-
}
1613
.task-list-item + .task-list-item {
1714
margin-top: 3px;
1815
}

0 commit comments

Comments
 (0)