diff --git a/css/style.css b/css/style.css index b81957a92..849b7b5e4 100644 --- a/css/style.css +++ b/css/style.css @@ -418,7 +418,7 @@ button:hover { */ #card-header { - height: 44px; + min-height: 44px; } #card-header h2 { diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index b26c36f6d..77f37087a 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -21,7 +21,8 @@ + ng-model="newStack.title" required + maxlength="100" /> @@ -40,7 +41,7 @@ + required maxlength="100"/>