Skip to content

Commit

Permalink
bugfix(Header): Sortable class on wrong element
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Sep 22, 2014
1 parent 4639cae commit d67b5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
// it should be. The column widths are calculated dynamically
width: 0;

&.sortable {
.sortable {
cursor: pointer;
}
}
Expand Down

0 comments on commit d67b5ed

Please sign in to comment.