limit dragging area to only the drag icon instead of whole row, further fixing mobile problem

This commit is contained in:
2013-05-19 21:49:17 -04:00
parent 4672af7587
commit 1f4737d594
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -154,7 +154,6 @@
line-height: 40px;
}
td {
cursor: pointer;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;