Merge branch 'nztqa-fix-checkitem-css' into devel

Fix Squeezed tickbox in Card. Thanks to nztqa ! Closes #1163
This commit is contained in:
Lauri Ojansivu 2017-08-11 17:00:28 +03:00
commit c31f2d6a6c
2 changed files with 5 additions and 1 deletions

View file

@ -8,6 +8,10 @@ This release adds the following new features:
* [Change Email address](https://github.com/wekan/wekan/pull/1161);
* [Ubuntu snap: Use version scriptlet](https://github.com/wekan/wekan/pull/1164).
and fixes the following bugs:
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
Thanks to GitHub users kubiko, nztqa and xet7 for their contributions.
# v0.32 2017-07-30 Wekan release

View file

@ -56,7 +56,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
border-right: 2px solid #3cb500
.item-title
flex-grow: 1
flex: 1
padding-left: 10px;
&.is-checked
color: #8c8c8c