Commit 0ca056eb authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'todos-counter' into 'master'

Use normal font weight for todos counter
Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

See merge request !3076
parents 7e710acc 2320499d
......@@ -8,6 +8,7 @@
.badge.todos-pending-count {
background-color: #7f8fa4;
margin-top: -5px;
font-weight: normal;
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment