diff --git a/css/style.scss b/css/style.scss index e228b4136..93a97ca81 100644 --- a/css/style.scss +++ b/css/style.scss @@ -190,6 +190,10 @@ input.input-inline { .crumb { order: 0; + .bullet { + opacity: 1; + } + a:nth-child(2), a:nth-child(3) { padding-left: 0; diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 823527d11..f1184f43a 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -14,7 +14,7 @@ t('Archived boards')); ?>
- + {{ boardservice.getCurrent().title }}