Missed one

pull/1175/head
Luke Morris 2017-04-04 20:43:15 -07:00
parent 571a786227
commit d0a9328bfe
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
}
.form-group label,
.form-group label:hover {
cursor: $cc-default;
cursor: default;
}
/*
@ -89,4 +89,4 @@
.icon {
margin-bottom: 11px;
}
}
}