remove double transition for problem type list

This commit is contained in:
marco
2013-02-12 08:00:43 -05:00
parent ad3c9a5234
commit 1422f40c62

View File

@@ -231,6 +231,7 @@
background: #fff;
border: 0px;
color: #3c3c3c;
@include transition (none);
&:hover {
background: tint($green,30%);