Remove unnecessary text shadow

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets
2014-01-30 13:20:35 +02:00
parent b466217965
commit 3fafac3efa
@@ -60,7 +60,6 @@ input.check_all_issues {
.btn.close_issue {
color: #B94A48;
font-weight: bold;
@include shade;
&:hover {
color: #B94A48;
}