From e06a2ad743d988aa5ccd7f8d22ec5c8bf6823eaa Mon Sep 17 00:00:00 2001 From: Marin Treselj Date: Wed, 31 May 2017 08:17:18 +0200 Subject: [PATCH] fix tabs Signed-off-by: Marin Treselj --- css/style.css | 4 ++-- templates/part.board.mainView.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index b9e721291..8d47ce0b5 100644 --- a/css/style.css +++ b/css/style.css @@ -250,7 +250,7 @@ button.button-inline:hover { .stack h2 button { margin-left: auto; - display: flex; + display: flex; opacity: 0.25; } @@ -258,7 +258,7 @@ button.button-inline:hover { white-space: normal; overflow: hidden; text-overflow: ellipsis; - cursor: text; + cursor: text; } .stack h2:hover .stack-actions { diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 535a39877..460605a3b 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -35,7 +35,7 @@ data-columnindex="{{$index}}" id="column{{$index}}" style="">

- {{ s.title }} + {{ s.title }}