diff --git a/css/style.css b/css/style.css index 869219954..406f5f9fe 100644 --- a/css/style.css +++ b/css/style.css @@ -128,9 +128,6 @@ button:hover { height: 44px; display: flex; align-items: center; -} - -#board-header > * { font-size: 14pt; } @@ -170,6 +167,7 @@ button:hover { display: flex; align-items: center; position: relative; + margin-left: auto; } #board-header-controls .board-action-button, @@ -330,8 +328,8 @@ button:hover { opacity: 1; } -.space { - width: 100%; +.app-popover-menu-utils { + margin-left: auto; min-height: 16px; } diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index bc661d2b3..080c7a6ec 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -13,7 +13,6 @@