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 67 .btn.reopen_issue {
68 68 color: #468847;
69 69 font-weight: bold;
70   - @include shade;
71 70 &:hover {
72 71 color: #468847;
73 72 }
... ...