Commit 3fafac3efa58f97abf4c1accaf303fa863876b7d

Authored by Dmitriy Zaporozhets
1 parent b4662179

Remove unnecessary text shadow

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/assets/stylesheets/sections/issues.scss
... ... @@ -60,7 +60,6 @@ input.check_all_issues {
60 60 .btn.close_issue {
61 61 color: #B94A48;
62 62 font-weight: bold;
63   - @include shade;
64 63 &:hover {
65 64 color: #B94A48;
66 65 }
... ...