gave the border-radius of the todo count badge an extra nudge

This commit is contained in:
dimitrieh 2017-03-27 14:39:23 +02:00
parent 4213933dfd
commit 04990da12a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
padding: 4px;
padding-top: 1px;
padding-bottom: 2px;
border-radius: 6px;
border-radius: 7px;
}
}
}