diff --git a/css/style.css b/css/style.css index 516a8401d..1df8d76e9 100644 --- a/css/style.css +++ b/css/style.css @@ -254,10 +254,14 @@ button:hover { font-size: 12pt; font-weight: 700; border: 0; - background-color: transparent; + background-color: white; min-height: initial; } +.stack form { + width: 100%; +} + .stack h2 button, .stack .stack-actions { float: right; @@ -267,6 +271,8 @@ button:hover { .stack h2 span { width: 100%; white-space: normal; + overflow: hidden; + text-overflow: ellipsis; } .stack h2 .stack-actions { diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index 3a0ca2a53..e1305556a 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -47,16 +47,14 @@ data-columnindex="{{$index}}" id="column{{$index}}" style="">