Remove shade for reopen button

This commit is contained in:
Dmitriy Zaporozhets
2014-01-30 13:37:06 +02:00
parent 30aae10e05
commit ef735e82f3
@@ -67,7 +67,6 @@ input.check_all_issues {
.btn.reopen_issue {
color: #468847;
font-weight: bold;
@include shade;
&:hover {
color: #468847;
}