Commit ef735e82f303ef42591d7ad0d107bfd7c44aa8de

Authored by Dmitriy Zaporozhets
1 parent 30aae10e

Remove shade for reopen button

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/assets/stylesheets/sections/issues.scss
@@ -67,7 +67,6 @@ input.check_all_issues { @@ -67,7 +67,6 @@ input.check_all_issues {
67 .btn.reopen_issue { 67 .btn.reopen_issue {
68 color: #468847; 68 color: #468847;
69 font-weight: bold; 69 font-weight: bold;
70 - @include shade;  
71 &:hover { 70 &:hover {
72 color: #468847; 71 color: #468847;
73 } 72 }