Commit 3fafac3efa58f97abf4c1accaf303fa863876b7d
1 parent
b4662179
Exists in
spb-stable
and in
3 other branches
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,7 +60,6 @@ input.check_all_issues { | ||
60 | .btn.close_issue { | 60 | .btn.close_issue { |
61 | color: #B94A48; | 61 | color: #B94A48; |
62 | font-weight: bold; | 62 | font-weight: bold; |
63 | - @include shade; | ||
64 | &:hover { | 63 | &:hover { |
65 | color: #B94A48; | 64 | color: #B94A48; |
66 | } | 65 | } |