Small UI improvements
@@ -49,7 +49,8 @@ template(name="minicard")
if currentBoard.allowsCardNumber
span.card-number
| ##{getCardNumber}
- = getTitle
+ b
+ = getTitle
if $eq 'subtext-with-full-path' currentBoard.presentParentTask
.parent-subtext
| {{ parentString ' > ' }}
@@ -16,7 +16,6 @@
/* overflow: auto; - List width and height resizeable */
}
.list:first-child {
- min-width: 20px;
margin-left: 5px;
border-left: none;