remove css width limit on task text input control so it will better line up with other widgets

This commit is contained in:
zotlabs 2020-06-04 16:29:25 -07:00
parent 1564b28b01
commit 8d1e35e8cb

View file

@ -157,7 +157,7 @@ li:hover .group-edit-icon {
}
#tasklist-new-summary {
width: 250px;
/* width: 250px; */
}
/* cover photo */